Physics.ContactEventDelegate

Declaration

public delegate void ContactEventDelegate(PhysicsScene scene, ReadOnly<ContactPairHeader> headerArray);

Parameters

scene The physics scene that the contacts belong to.
headerArray A contact buffer where all the contact data of the previous simulation step is stored.

Description


Did you find this page useful? Please give it a rating: