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