struct in UnityEngine.XR.WSA.Input
/
Implemented in:UnityEngine.VRModule
Contains fields relevant when a manipulation gesture starts.
To receive this information, you should register with ManipulationStarted.
headPose | Head pose of the user at the time of the gesture. |
source | The InteractionSource (hand, controller, or user's voice) that started the manipulation gesture. |
sourcePose | Pose data of the interaction source at the time of the gesture. |