FOG_TYPE_* Constant Group

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



Constants

ConstantDescription
FOG_TYPE_ALL
Both Moonlight (Night) and Sunlight (Day) fog colors will be affected.
FOG_TYPE_MOON
Only Moonlight (Night) fog color will be affected.
FOG_TYPE_SUN
Only Sunlight (Day) fog color will be affected.

See Also

functions: SetFogColor


 Send comments on this topic.