# Rotation.Down

```csharp
Vector3 Down { get; set; }
```

The downwards direction of this rotation.

Declared in [Rotation](/api/Rotation).
Assembly: `Sandbox.System`.
