![]() | InputUtils Class |
Namespace: Slash.Unity.Common.Input
The InputUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GUIMousePosition |
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.
|