SetFogRange
This function sets the fog range. Fog must be enabled before it will appear.
Syntax
- void SetFogRange(const float start, const float stop)
Parameters
- start: distance at which the fog will first appear.
- stop: distance at which the fog will reach full strength.