Click or drag to resize

UnityInputSystemKeyboardExtension Properties

The UnityInputSystemKeyboardExtension type exposes the following members.

Properties
 NameDescription
Public propertycontroller The parent controller of this extension.
(Inherited from ControllerExtension)
Public propertyinputDevice The underlying InputDevice.
(Inherited from UnityInputSystemControllerExtension)
Public propertykeyboard The underlying Keyboard InputDevice.
Public propertykeyboardLayout The current keyboard layout. Keyboard layouts are defined by Unity Input System. Refer to the Unity Input System documentation for possible return values.
Top
See Also