Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public PhysicsCallbacks.ITriggerCallback visitorShapeTarget { get; }