Input.mousePosView

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

class Input
static
vec3f
mousePosView
(
)

Return Value

Type: vec3f

The position of the mouse cursor in world space.

Meta