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