This version of Unity is unsupported.

WebGLInput

class in UnityEngine

/

Implemented in:UnityEngine.WebGLModule

Description

WebGLInput provides support for WebGL specific functionalities. Important: Browsers only allow sensor input in secure contexts, which means you must use HTTPS except during development where you might use http://localhost.

Static Properties

captureAllKeyboardInputCapture all keyboard inputs.
mobileKeyboardSupportEnable mobile keyboard support for UI input fields.