# sleepThreshold

> The mass-normalized energy threshold, below which objects start going to sleep.

## Definition

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

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