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