---
title: faceAngle
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cifacefeature/faceangle-swift.property
---

# faceAngle

The rotation of the face.

## Declaration

```swift
var faceAngle: Float { get }
```

## Discussion

Discussion Rotation is measured counterclockwise in degrees, with zero indicating that a line drawn between the eyes is horizontal relative to the image orientation.

## See Also

### Locating Faces

- [bounds](coreimage/cifacefeature/bounds-swift.property.md)
- [hasFaceAngle](coreimage/cifacefeature/hasfaceangle-swift.property.md)
