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