Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/RawInput/Source/RawInput/Public/RawInput.h |
Include |
#include "RawInput.h" |
Set whether an axis is inverted
Parameter |
Description |
---|---|
DeviceHandle |
Handle to the device on which to set the axis inverted. |
AxisIndex |
Index of the axis entry to set. If INDEX_NONE all will be set. |
bInvert |
Whether the axis is to have its value inverted or not |