Working with fog
LinearFog class methods
- Methods on LinearFog set the fog front and back
distances
Method |
LinearFog( ) |
void setFrontDistance( double front ) |
void setBackDistance( double back ) |
- Default front distance is 0.0
- Default back distance is 1.0