Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


autoContactCallbacks

Controls if shape contact callback targets are automatically called. See PhysicsWorld.SendContactCallbacks
Read time 1 minuteLast updated 13 days ago

Definition

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