Returns in which direction the user is turning the mouse wheel. 1 - down, -1 - up, 0 - does not twist.
This iteration is convenient for multiplying with some real movement coefficient.
See Implementation
Returns in which direction the user is turning the mouse wheel. 1 - down, -1 - up, 0 - does not twist.
This iteration is convenient for multiplying with some real movement coefficient.