C++
virtual void setBackClip( double distance ) = 0;
Description
Use this method to specify the location of the back clipping plane.
Parameters
Parameters | Description |
---|---|
distance | Input world space distance from the camera target along the eye vector away from the camera position |