Unity |
The UnityInputSystemKeyboardExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| controller |
The parent controller of this extension.
(Inherited from ControllerExtension) | |
| inputDevice |
The underlying InputDevice.
(Inherited from UnityInputSystemControllerExtension) | |
| keyboard | The underlying Keyboard InputDevice. | |
| keyboardLayout | The current keyboard layout. Keyboard layouts are defined by Unity Input System. Refer to the Unity Input System documentation for possible return values. |