# maxThreshold

> Sets the maximum threshold that will be used by the ChildMotion. Only used when useAutomaticThresholds is true.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Animations](/engine/6000.0/script-reference/unityeditor/animations.md)
* **Assembly:** UnityEditor

```csharp
public float maxThreshold { get; set; }
```
