FOG_TYPE_* Constant Group

For use with SetFogColor(), it is to specify which time of day the color change will affect.



Constants

ConstantValueDescription
FOG_TYPE_ALL0
Both Moonlight (Night) and Sunlight (Day) fog colors will be affected.
FOG_TYPE_MOON2
Only Moonlight (Night) fog color will be affected.
FOG_TYPE_SUN1
Only Sunlight (Day) fog color will be affected.

See Also

functions: SetFogColor