struct in UnityEngine.XR.WSA.Input
/
Implemented in:UnityEngine.VRModule
Contains fields that are relevant when a manipulation gesture gets updated.
To receive this information, you should register with ManipulationUpdated.
cumulativeDelta | Total distance moved since the beginning of the manipulation gesture. |
headPose | Head pose of the user at the time of the gesture. |
source | The InteractionSource (hand, controller, or user's voice) being used for the manipulation gesture. |
sourcePose | Pose data of the interaction source at the time of the gesture. |
Did you find this page useful? Please give it a rating: