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