---
title: up
framework: phase
role: symbol
role_heading: Type Property
path: phase/phaseobject/up
---

# up

A vector that points up in the local coordinate space.

## Declaration

```swift
class var up: simd_float3 { get }
```

## See Also

### Inspecting the Orientation

- [forward](phase/phaseobject/forward.md)
- [right](phase/phaseobject/right.md)
