C++
virtual void setFrontClip( double distance ) = 0;
Description
This method sets the location of the front clipping plane.
Parameters
Parameters | Description |
---|---|
distance | Input world space distance from the camera target along the eye vector toward the camera position |