Class MixedRealityGesturesProfile
Configuration profile settings for setting up and consuming Input Actions.
Inheritance
MixedRealityGesturesProfile
Assembly: cs.temp.dll.dll
public class MixedRealityGesturesProfile : BaseMixedRealityProfile
Properties
The currently configured gestures for the application.
Declaration
public MixedRealityGestureMapping[] Gestures { get; }
Property Value
The recognizable Manipulation Gestures.
Declaration
public WindowsGestureSettings ManipulationGestures { get; }
Property Value
Type |
Description |
WindowsGestureSettings |
|
The recognizable Navigation Gestures.
Declaration
public WindowsGestureSettings NavigationGestures { get; }
Property Value
Type |
Description |
WindowsGestureSettings |
|
The recognizable Navigation Gestures.
Declaration
public WindowsGestureSettings RailsNavigationGestures { get; }
Property Value
Type |
Description |
WindowsGestureSettings |
|
Declaration
public bool UseRailsNavigation { get; }
Property Value
Declaration
public AutoStartBehavior WindowsGestureAutoStart { get; }
Property Value
Type |
Description |
AutoStartBehavior |
|