InputFeatureUsage<T0>

struct in UnityEngine.XR

/

Implemented in:UnityEngine.XRModule

Description 描述

Defines a generic usage that maps to an input feature on a device.

Properties 属性

nameThe string name of this usage feature; used internally to map to an input feature on a device.

Constructors

InputFeatureUsage_1Construct a usage from a usage name.