Version: 2022.3
言語: 日本語

WebGLInput

class in UnityEngine

マニュアルに切り替える

説明

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 変数

captureAllKeyboardInputすべてのキーボード入力をキャプチャーします。
mobileKeyboardSupportEnable mobile keyboard support for UI input fields.