Input.mousePosWorld

Gets the world position of the cursor in the active scene.

class Input
static
vec3f
mousePosWorld
(
)

Return Value

Type: vec3f

The position of the mouse cursor in world space.

Meta