The XFaceCollisionInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Collided |
Whether collision happened.
|
![]() | Face1Centroid |
Center of the first colliding face.
|
![]() | Face1Index |
Index of the first colliding face in array Faces1.
|
![]() | Face2Centroid |
Center of the second colliding face.
|
![]() | Face2Index |
Index of the second colliding face in array Faces2.
|
![]() | Faces1 |
First array of faces.
|
![]() | Faces2 |
Second array of faces.
|