Enum InputDevice
Input device type of condition in behaviour.
行為中條件的輸入裝置類型。
Namespace: Votanic.vXR.vGear.Scenario
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public enum InputDevice
Fields
| Name | Description |
|---|---|
| Axes | Axes in IO system. |
| Buttons | Buttons in IO system. |
| ControllerAxes | vCast controller axes in IO system. |
| ControllerButtons | vCast controller buttons in IO system. |
| Keyboard | Keyboard in IO system. |
| Mouse | Mouse in IO system. |