Skip to content

Documentation / scene / getInput

Function: getInput()

getInput(): InputManager

Defined in: libs/scene/src/app/api.ts:64

Singleton accessor for the input manager instance.

Returns

InputManager

The input manager singleton.

Released under the MIT License.