MixedRealityGestureMapping Struct

Definition

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.

Applies to