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