C++
virtual double frontClip() const = 0;
Description
This method returns the location of the front clipping plane as a world space distance from the camera target along the eye vector towards the camera position.
virtual double frontClip() const = 0;
This method returns the location of the front clipping plane as a world space distance from the camera target along the eye vector towards the camera position.