---
title: AnchoringComponent.Target.face
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/anchoringcomponent/target-swift.enum/face
---

# AnchoringComponent.Target.face

An anchor point attached to the user’s face.

## Declaration

```swift
case face
```

## Discussion

Discussion note: macOS, visionOS and tvOS apps don’t track this type of anchor.

## See Also

### Human anchor targets

- [AnchoringComponent.Target.body](realitykit/anchoringcomponent/target-swift.enum/body.md)
- [AnchoringComponent.Target.hand(_:location:)](realitykit/anchoringcomponent/target-swift.enum/hand(_:location:).md)
- [AnchoringComponent.Target.head](realitykit/anchoringcomponent/target-swift.enum/head.md)
