Share via


NavigationEventData.NormalizedOffset Field

Definition

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.

Applies to