---
title: AnchoringComponent.Target.Chirality
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/anchoringcomponent/target-swift.enum/chirality
---

# AnchoringComponent.Target.Chirality

Defines the chirality of tracked hands to look for.

## Declaration

```swift
enum Chirality
```

## Topics

### Enumeration Cases

- [AnchoringComponent.Target.Chirality.either](realitykit/anchoringcomponent/target-swift.enum/chirality/either.md)
- [AnchoringComponent.Target.Chirality.left](realitykit/anchoringcomponent/target-swift.enum/chirality/left.md)
- [AnchoringComponent.Target.Chirality.right](realitykit/anchoringcomponent/target-swift.enum/chirality/right.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)

## See Also

### Hand tracking

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