Click or drag to resize
InputUtils Properties

The InputUtils type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGUIMousePosition
Returns the current mouse position on the GUI. Considers that the coordinate system of the world starts in the top-left corner, but the coordinate system of the GUI starts in the bottom-left corner, so the y coordinate is inverted.
Top
See Also