閱讀英文 編輯

共用方式為


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

Properties

Action

Action for the associated gesture.

Description

Simple, human readable description of the gesture.

GestureType

Type of Gesture.

Applies to