---
title: "AnchoringComponent.Target.hand(_:location:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/anchoringcomponent/target-swift.enum/hand(_:location:)"
---

# AnchoringComponent.Target.hand(_:location:)

An anchor point attached to a specific location on the user’s hand.

## Declaration

```swift
case hand(AnchoringComponent.Target.Chirality, location: AnchoringComponent.Target.HandLocation)
```

## See Also

### Human anchor targets

- [AnchoringComponent.Target.face](realitykit/anchoringcomponent/target-swift.enum/face.md)
- [AnchoringComponent.Target.body](realitykit/anchoringcomponent/target-swift.enum/body.md)
- [AnchoringComponent.Target.head](realitykit/anchoringcomponent/target-swift.enum/head.md)
