Readonly
colliderPrimitive shapes that physics objects interact with, such as spheres, boxes, and meshes, or compound shapes formed from multiple shapes. Used with Physics, Hair Simulation and Cloth Simulation.
Readonly
contactThe number of contact points in the collision.
Readonly
contactsArray of contacts in the collision.
Readonly
idID of the collision, unique for this collider.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
A state generated for ColliderComponent collision events.