---
title: SpatialEventCollection.Event.InputDevicePose
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/spatialeventcollection/event/inputdevicepose-swift.struct
---

# SpatialEventCollection.Event.InputDevicePose

A pose describing the input device like a hand controlling the event.

## Declaration

```swift
struct InputDevicePose
```

## Topics

### Getting the event type

- [altitude](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct/altitude.md)
- [azimuth](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct/azimuth.md)
- [pose3D](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct/pose3d.md)

## Relationships

### Conforms To

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

## See Also

### Locating the event

- [location](swiftui/spatialeventcollection/event/location.md)
- [location3D](swiftui/spatialeventcollection/event/location3d.md)
- [selectionRay](swiftui/spatialeventcollection/event/selectionray.md)
- [inputDevicePose](swiftui/spatialeventcollection/event/inputdevicepose-swift.property.md)
- [targetedEntity](swiftui/spatialeventcollection/event/targetedentity.md)
