# sleepThreshold

> Cloth's sleep threshold.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ClothModule

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

### Remarks

Sleep threshold is a linear speed of cloth particles, below which the whole cloth piece is going to fall asleep.
