Home »Action Reference»Input Actions»Get Mouse Y
Index

Get Mouse Y

Gets the y position of the mouse and stores it in a float variable.

Store
The float variable.
Normalize
Normalized coordinates are 0 to 1 (0 = bottom, 1 = top). Otherwise the coordinate is in pixels. Normalized coordinates are useful for resolution independent functions.

 

Note: To get mouse speed use Get Axis with "Mouse X" and "Mouse Y."