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