struct in UnityEngine.LowLevelPhysics2D
/
Implemented in:UnityEngine.Physics2DModule
Joint threshold event target for callbacks.
| Property | Description |
|---|---|
| bodyTarget | The callback target (PhysicsShape.callbackTarget) associated with BodyUpdateEvent. This returns any implemented IBodyUpdateCallback or NULL if not implemented or no target. |
| bodyUpdateEvent | The event. |