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