struct in UnityEngine.LowLevelPhysics2D
/
Implemented in:UnityEngine.Physics2DModule
Contains all the joint callback targets returned from PhysicsWorld.GetJointThresholdCallbackTargets.
| Property | Description |
|---|---|
| jointThresholdCallbackTargets | The joint threshold targets. |
| Method | Description |
|---|---|
| Dispose | Dispose of any allocated memory. This must be called if any targets are returned otherwise memory leaks will occur. |