Garry's Mod Wiki

Revision Difference

render.SetFogZ#517568

<function name="SetFogZ" parent="render" type="libraryfunc"> <description>If the fog mode is set to [MATERIAL_FOG_LINEAR_BELOW_FOG_Z](/gmod/Enums/MATERIAL_FOG), the fog will only be rendered below the specified height.</description> <description>If the fog mode is set to <page text="MATERIAL_FOG_LINEAR_BELOW_FOG_Z">Enums/MATERIAL_FOG</page>, the fog will only be rendered below the specified height.</description> <realm>Client</realm> <args> <arg name="fogZ" type="number">The fog Z.</arg> </args> </function>