Click or drag to resize
AB4D logo

MeshCollider Properties

The MeshCollider type exposes the following members.

Properties
 NameDescription
Public propertyLastIntersectionPositionIndex Gets the position index of a position that was the first to be inside the mesh (this is not the closest position). This is set only when calling HasIntersection with mesh as parameter. Default value -1 indicates no position is inside the mesh.
Public propertyMesh Gets the mesh that was used to create this MeshCollider
Top
See Also