# Rotation.Normal

```csharp
Rotation Normal { get; set; }
```

Divides each component of the rotation by its length, normalizing the rotation.

Declared in [Rotation](/api/Rotation).
Assembly: `Sandbox.System`.
