---
title: yaw
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciperspectiverotate/yaw
---

# yaw

The yaw angle, in radians.

## Declaration

```swift
var yaw: Float { get set }
```

## See Also

### Instance Properties

- [focalLength](coreimage/ciperspectiverotate/focallength.md)
- [inputImage](coreimage/ciperspectiverotate/inputimage.md)
- [pitch](coreimage/ciperspectiverotate/pitch.md)
- [roll](coreimage/ciperspectiverotate/roll.md)
