This version of Unity is unsupported.

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.

Operators

Unknown operatorConverts a generic InputFeatureUsage<T> into an InputFeatureUsage.