InitOptions Fields |
The CustomPlatformInputSourceInitOptions type exposes the following members.
Name | Description | |
---|---|---|
unifiedKeyboardSource |
Unified keyboard input source. If null, UnityEngine.Input will be used for keyboard input.
| |
unifiedMouseSource |
Unified mouse input source. If null, UnityEngine.Input will be used for mouse input.
|