Class XRInputDeviceValueReader
An abstract base Scriptable
Inherited Members
Namespace: UnityEngine .XR.Interaction.Toolkit.Inputs.Readers
Assembly: Unity.XR.Interaction.Toolkit.dll
Syntax
public abstract class XRInputDeviceValueReader : ScriptableObject
Properties
characteristics
Characteristics of the input device to read from. Controllers are either:
Held
Held
Declaration
public InputDeviceCharacteristics characteristics { get; set; }
Property Value
Type | Description |
---|---|
Input |