Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'XRMotion Controller State' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | XRMotion Controller State |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Valid | The state is valid if a pose has ever been provided. |
| name | Device Name | |
| struct | Application Instance ID | |
| enum | XRSpace Type | |
| enum | Hand | |
| enum | Tracking Status | If a controller pose has been provided this frame the TrackingStatus will be Tracked. |
| enum | XRController Pose Type | |
| vector | Controller Location | |
| struct | Controller Rotation |