float GetAxisSensitivity(string description) float GetAxisSensitivity(int descriptionHash)
description: The name of the axis, as defined in SetAxis(). descriptionHash: The hashcode of the name of the axis, as defined in SetAxis().
SetAxis()
float: The sensitivity value for the axis.
sensitivity
Returns the sensitivity value for the axis. You can change this value with SetAxisSensitivity().
SetAxisSensitivity()
This is provided as a way to present the player with a UI to display and change the sensitivity settings.
Last updated 6 years ago
Was this helpful?