How to programmatically adjust Xbox sensitivity

How can I programmatically adjust the sensitivity of the camera when using an Xbox controller?
Normally I would use UserInputService.MouseDeltaSensitivity, but this only works when the player is using a mouse. Is there an equivalent for the thumbstick?

4 Likes