Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

WindowsGamepadBackendHint

enumeration

Description

Specifies the desired Windows API to be used for input.

Properties

WindowsGamepadBackendHintDefaultSelect a Windows Input API automatically based on platform support.
WindowsGamepadBackendHintXInputWindows XInput API.
WindowsGamepadBackendHintWindowsGamingInputWindows GameInput API.