struct in UnityEngine.XR.WSA.Input
/
Implemented in:UnityEngine.VRModule
Contains fields that are relevant when a manipulation gesture completes.
To receive this information, you should register with ManipulationCompleted.
| 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) that completed 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: