Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


autoTriggerCallbacks

Controls if shape trigger callback targets are automatically called. See PhysicsWorld.SendTriggerCallbacks
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public bool autoTriggerCallbacks { get; set; }