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

# hasFaceAngle

A Boolean value that indicates whether information about face rotation is available.

## Declaration

```swift
var hasFaceAngle: Bool { get }
```

## See Also

### Locating Faces

- [bounds](coreimage/cifacefeature/bounds-swift.property.md)
- [faceAngle](coreimage/cifacefeature/faceangle-swift.property.md)
