# autoJointThresholdCallbacks

> Controls if joint threshold callback targets are automatically called. See PhysicsWorld.SendJointThresholdCallbacks

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.LowLevelPhysics2D](/engine/6000.3/script-reference/unityengine/lowlevelphysics2d.md)
* **Assembly:** UnityEngine.Physics2DModule

```csharp
public bool autoJointThresholdCallbacks { get; set; }
```
