# mouseIntersection()
# Example
# Description
Provides the location where the mouse intersects the drawn shape.
# Syntax
mouseIntersection();
# Returns
Vec3: The position of the mouse intersection.
← mouse toSpherical() →
Provides the location where the mouse intersects the drawn shape.
mouseIntersection();
Vec3: The position of the mouse intersection.
← mouse toSpherical() →