SetMouseSensitivity

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetMouseSensitivity

(
    const float Sensitivity
)

Sets both X and Y axis sensitivity to the supplied value.

Public function

void

 

SetMouseSensitivity

(
    const float SensitivityX,
    const float SensitivityY
)

Exec function to change the mouse sensitivity

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss