SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE - Man Page
A variable setting the scale for mouse motion, in floating point, when the mouse is in relative mode.
Synopsis
#include <SDL3/SDL_hints.h> #define SDL_HINT_MOUSE_RELATIVE_SPEED_SCALE "SDL_MOUSE_RELATIVE_SPEED_SCALE"
Description
This hint can be set anytime.
Availability
This hint is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS