Click or drag to resize

InitOptions Fields

The CustomPlatformInputSourceInitOptions type exposes the following members.

Fields
 NameDescription
Public fieldunifiedKeyboardSource Unified keyboard input source. If null, UnityEngine.Input will be used for keyboard input.
Public fieldunifiedMouseSource Unified mouse input source. If null, UnityEngine.Input will be used for mouse input.
Top
See Also