---
title: inputDevicePose
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/spatialeventcollection/event/inputdevicepose-swift.property
---

# inputDevicePose

The 3D position and orientation of the device controlling the touch, if one exists.

## Declaration

```swift
var inputDevicePose: SpatialEventCollection.Event.InputDevicePose? { get set }
```

## See Also

### Locating the event

- [location](swiftui/spatialeventcollection/event/location.md)
- [location3D](swiftui/spatialeventcollection/event/location3d.md)
- [selectionRay](swiftui/spatialeventcollection/event/selectionray.md)
- [SpatialEventCollection.Event.InputDevicePose](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct.md)
- [targetedEntity](swiftui/spatialeventcollection/event/targetedentity.md)
