---
title: pose
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/manipulationcomponent/inputdevice/pose
---

# pose

The pose of this input device, or nil if this input device has no pose.

## Declaration

```swift
var pose: Pose3DFloat? { get }
```
