triggerShapeTarget
The callback target ( _callbackTarget ) associated with _triggerShape. This returns any implemented PhysicsCallbacks.ITriggerCallback or NULL if not implemented or no target.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public PhysicsCallbacks.ITriggerCallback triggerShapeTarget { get; }