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

# forward

A vector that points forward in the local coordinate space.

## Declaration

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

## See Also

### Inspecting the Orientation

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