Definition
DisableSkyFog()
Description
This function disables sky fog. Note that sky fog is disabled by default.
Example
function Init() DisableSkyFog() end function Update() endDisableSkyFog
DisableSkyFog()
function Init() DisableSkyFog() end function Update() endDisableSkyFog