An interface that when implemented by a UnityEngine.Object, can be called as a target by PhysicsWorld.SendJointThresholdCallbacks.
Method | Description |
---|---|
OnJointThreshold2D | Called when a JointThresholdEvent for the object occurs. This will always be called on the main-thread after the simulation has finished. |