ClusterInputType

enumeration

매뉴얼로 전환

설명

Values to determine the type of input value to be expect from one entry of ClusterInput.

변수

ButtonDevice that return a binary result of pressed or not pressed.
AxisDevice is an analog axis that provides continuous value represented by a float.
TrackerDevice that provide position and orientation values.
CustomProvidedInputA user customized input.