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