# Sandbox.PhysicsBody.Rotation

```csharp
Rotation Rotation { get; set; }
```

Rotation of the physics body in world space.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
