Constant MOUSE_RELATIVE_SPEED_SCALE

pub const MOUSE_RELATIVE_SPEED_SCALE: &'static str;
Available on crate feature dep_sdl3 only.
Expand description

A variable setting the scale for mouse motion, in floating point, when the mouse is in relative mode.

This hint can be set anytime.

§Availability

This hint is available since SDL 3.2.0.