Enum FeatureType
The type of data a XRFeatureDescriptor exposes.
Namespace: UnityEngine.InputSystem.XR
Syntax
public enum FeatureType
Fields
Name | Description | Value |
---|---|---|
Custom | 0 | |
Binary | 1 | |
DiscreteStates | 2 | |
Axis1D | 3 | |
Axis2D | 4 | |
Axis3D | 5 | |
Rotation | 6 | |
Hand | 7 | |
Bone | 8 | |
Eyes | 9 |