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