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