The XFaceCollisionInfo type exposes the following members.

Properties

  NameDescription
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.

See Also