---
title: Y
framework: scenekit
role: symbol
role_heading: Type Property
path: scenekit/scnbillboardaxis/y
---

# Y

Align an affected node such that its y-axis is always parallel to that of the view, leaving it free to rotate otherwise.

## Declaration

```swift
static var Y: SCNBillboardAxis { get }
```

## See Also

### Constants

- [X](scenekit/scnbillboardaxis/x.md)
- [Z](scenekit/scnbillboardaxis/z.md)
- [all](scenekit/scnbillboardaxis/all.md)
