# Sandbox.GameObject.LocalRotation

```csharp
Rotation LocalRotation { get; set; }
```

The local rotation of the game object.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
