Input.mousePos

Gets the position of the cursor.

class Input
static
vec2ui
mousePos
(
)

Return Value

Type: vec2ui

The position of the mouse cursor.

Meta