triggerShapeTarget
The callback target ( PhysicsShape.callbackTarget ) associated with PhysicsEvents.TriggerEndEvent.triggerShape. This returns any implemented PhysicsCallbacks.ITriggerCallback or NULL if not implemented or no target.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public PhysicsCallbacks.ITriggerCallback triggerShapeTarget { get; }