Share via


NavigationEventData Struct

Definition

The data of a navigation gesture event

public struct NavigationEventData
type NavigationEventData = struct
Public Structure NavigationEventData
Inheritance
NavigationEventData

Fields

NormalizedOffset

Gets the normalized offset of the hand or motion controller within the unit cube for all axes for this Navigation gesture.

Properties

IsNavigatingX

Gets whether the navigation gesture the user is performing involves motion on the horizontal axis.

IsNavigatingY

Gets whether the navigation gesture the user is performing involves motion on the vertical axis.

IsNavigatingZ

Gets whether the navigation gesture the user is performing involves motion on the depth axis.

Applies to