NavigationEventData.NormalizedOffset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the normalized offset of the hand or motion controller within the unit cube for all axes for this Navigation gesture.
public UnityEngine.Vector3 NormalizedOffset;
val mutable NormalizedOffset : UnityEngine.Vector3
Public NormalizedOffset As Vector3
Field Value
UnityEngine.Vector3
Remarks
X direction is from left to right. Y direction is from bottom to top. Z direction is from back to forward.