For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/enums/InputMode.md.

Enumeration: InputMode

Beta

描述设备的输入类型。

Describes the type of input of a device.

Enumeration Members

Gamepad

Gamepad: "Gamepad"

Beta

Remarks

游戏手柄输入。

Gamepad input.


KeyboardAndMouse

KeyboardAndMouse: "KeyboardAndMouse"

Beta

Remarks

键盘和鼠标输入。

Keyboard and mouse input.


MotionController

MotionController: "MotionController"

Beta

Remarks

动作控制器输入。

Motion controller input.


Touch

Touch: "Touch"

Beta

Remarks

触摸输入。

Touch input.