---
title: up
framework: spatial
role: symbol
role_heading: Type Property
path: spatial/vector3d/up
---

# up

A vector that contains the values 0, 1, 0.

## Declaration

```swift
static let up: Vector3D
```

## See Also

### Type properties

- [forward](spatial/vector3d/forward.md)
- [right](spatial/vector3d/right.md)
