GetRawMouseWheelDelta

Description

Returns the difference between the current mouse wheel position and the previous mouse wheel position, can be positive or negative, updated once a frame. If no mouse exists it will always return 0.

Definition

float GetRawMouseWheelDelta()