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

# right

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

## Declaration

```swift
static let right: Vector3D
```

## See Also

### Type properties

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