MixedRealityGestureMapping Struct
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.
Data structure for mapping gestures to MixedRealityInputActions that can be raised by the Input System.
public value class MixedRealityGestureMapping
[System.Serializable]
public struct MixedRealityGestureMapping
[<System.Serializable>]
type MixedRealityGestureMapping = struct
Public Structure MixedRealityGestureMapping
- Inheritance
-
MixedRealityGestureMapping
- Attributes
Constructors
MixedRealityGestureMapping(String, GestureInputType, MixedRealityInputAction) |
Constructor. |
Properties
Action |
Action for the associated gesture. |
Description |
Simple, human readable description of the gesture. |
GestureType |
Type of Gesture. |