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