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

# AnchoringComponent.Target.body

An anchor point attached to a human body in motion within the scene.

## Declaration

```swift
case body
```

## Discussion

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

## See Also

### Human anchor targets

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