The CollisionInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() ![]() | FreeCollisionInfo |
Return this info to the pool.
|
![]() ![]() | GetCollisionInfo |
CollisionInfos will be given out from a pool. If more than
MaxCollisionPoints are passed in, the input positions will
be silently truncated!
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | InitialCollisionInfoStack |
Set at 64
|
![]() ![]() | InitialCollisionPointInfoStack |
Set at 4096
|
![]() | MatPairProperties |
MatPairProperties
|
![]() ![]() | MaxCollisionPoints |
Set at 10
|
![]() | NumCollPts |
Value set at 0
|
![]() | PointInfo |
New CollPointInfo[]
|
![]() | SkinInfo |
SkinInfo
|
Properties
Name | Description | |
---|---|---|
![]() | DirToBody0 |
Gets or Sets dirToBody0
|
![]() | Satisfied |
Gets or Sets satisfied
|