# Sandbox.GameTransform.Rotation

```csharp
Rotation Rotation { get; set; }
```

> **Obsolete.** Use WorldRotation instead of Transform.Rotation

The rotation in world coordinates.

Declared in [Sandbox.GameTransform](/api/Sandbox.GameTransform).
Assembly: `Sandbox.Engine`.
