struct in UnityEngine.LowLevelPhysics2D
/
Implemented in:UnityEngine.Physics2DModule
Joint threshold event target for callbacks.
| Property | Description |
|---|---|
| jointTarget | The PhysicsShape target (PhysicsShape.callbackTarget) associated with PhysicsEvents.JointThresholdEvent.joint. This returns any implemented IJointThresholdCallback or NULL if not implemented or no target. |
| jointThresholdEvent | The event. |