Enum FeatureType
The type of data a XRFeatureDescriptor exposes.
Namespace: UnityEngine.InputSystem.XR
Assembly: Unity.InputSystem.dll
Syntax
public enum FeatureType
Fields
| Name | Description |
|---|---|
| Axis1D | |
| Axis2D | |
| Axis3D | |
| Binary | |
| Bone | |
| Custom | |
| DiscreteStates | |
| Eyes | |
| Hand | |
| Rotation |