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

# forward

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

## Declaration

```swift
static let forward: Vector3D
```

## See Also

### Type properties

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