Class XboxGamepadMacOSNative
A wired Xbox Gamepad connected to a macOS computer
Inherited Members
Namespace: UnityEngine.InputSystem.XInput
Assembly: Unity.InputSystem.dll
Syntax
public class XboxGamepadMacOSNative : XInputController, IDualMotorRumble, IHaptics
Remarks
An Xbox 360 or Xbox One wired gamepad connected ot a Mac. This layout is used on modern macOS systems. It is different from XboxGamepadMacOS, due to that working with older systems that are using the 360Controller driver. macOS's native controller support provides a bit mapping which is different to 360Controller's mapping As such this is a new device, in order to not break existing projects.