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