# Angles.ToRotation

```csharp
Rotation ToRotation()
```

Converts these Euler angles to a rotation. The angles will be normalized.

### Returns

`Rotation`

Declared in [Angles](/api/Angles).
Assembly: `Sandbox.System`.
