InputFeatureUsage<T0>

struct in UnityEngine.XR

Switch to Manual

Description

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

Variables

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.