Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


autoJointThresholdCallbacks

Controls if joint threshold callback targets are automatically called. See PhysicsWorld.SendJointThresholdCallbacks.
Read time 1 minuteLast updated 11 days ago

Definition

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