Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/RawInput/Source/RawInput/Public/RawInput.h |
Include |
#include "RawInput.h" |
Sets the offset of the given axis
Parameter |
Description |
---|---|
DeviceHandle |
Handle to the device on which to set the offset |
AxisIndex |
Index of the axis to set. If INDEX_NONE all will be set. |
Offset |
Value to offset the normalized (and optionally inverted) value by |