# FreezeAll

> Freeze rotation and motion along all axes.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
FreezeAll = FreezePosition | FreezeRotation
```
