---
title: AnchoringComponent.Target.HandLocation
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/anchoringcomponent/target-swift.enum/handlocation
---

# AnchoringComponent.Target.HandLocation

Defines the locations of tracked hands to look for.

## Declaration

```swift
struct HandLocation
```

## Topics

### Structures

- [AnchoringComponent.Target.HandLocation.HandJoint](realitykit/anchoringcomponent/target-swift.enum/handlocation/handjoint.md)

### Type Properties

- [aboveHand](realitykit/anchoringcomponent/target-swift.enum/handlocation/abovehand.md)
- [indexFingerTip](realitykit/anchoringcomponent/target-swift.enum/handlocation/indexfingertip.md)
- [palm](realitykit/anchoringcomponent/target-swift.enum/handlocation/palm.md)
- [thumbTip](realitykit/anchoringcomponent/target-swift.enum/handlocation/thumbtip.md)
- [wrist](realitykit/anchoringcomponent/target-swift.enum/handlocation/wrist.md)

### Type Methods

- [joint(for:)](realitykit/anchoringcomponent/target-swift.enum/handlocation/joint(for:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)

## See Also

### Hand tracking

- [Happy Beam](visionos/happybeam.md)
- [AnchoringComponent.Target.Chirality](realitykit/anchoringcomponent/target-swift.enum/chirality.md)
