The line to intersect.
A point in world space, or undefined if the line does not
intersect with the near plane.
Returns whether this FrameCameraBase is an orthographic camera.
Returns whether this FrameCameraBase is a perspective camera.
Checks if the given point, in world space, is behind the near plane of the camera.
A point in world space.
true if the point is behind the camera.
Returns a point on the near plane that intersects with
line. Iflinedoes not intersect, thenundefinedis returned.