# Rotation.Up

```csharp
Vector3 Up { get; set; }
```

The upwards direction of this rotation.

Declared in [Rotation](/api/Rotation).
Assembly: `Sandbox.System`.
