# Ray.Forward

```csharp
Vector3 Forward { get; set; }
```

Direction of the ray.

Declared in [Ray](/api/Ray).
Assembly: `Sandbox.System`.
