setUseControls

abstract fun setUseControls(useControls: Boolean)

Tells the player whether or not it should use the built-in controls.

Parameters

useControls

If true, the player uses the built-in controls. Otherwise, no controls display automatically. The default value is true.