# Vector3.Forward

```csharp
static Vector3 Forward
```

A vector with X set to 1. This represents the forwards direction.

Declared in [Vector3](/api/Vector3).
Assembly: `Sandbox.System`.
