Garry's Mod Wiki

Revision Difference

render.FogStart#518073

<function name="FogStart" parent="render" type="libraryfunc"> <description>Sets the distance at which the fog starts showing up.</description> <realm>Client</realm> <args> <arg name="fogStart" type="number">The distance at which the fog starts showing up.&#xA;&amp;amp;lt;br&amp;amp;gt;&#xA;&lt;note&gt;If used in &lt;page&gt;GM:SetupSkyboxFog&lt;/page&gt;, this value **must** be scaled by the first argument of the hook&lt;/note&gt;</arg>⤶ <arg name="fogStart" type="number">The distance at which the fog starts showing up.&amp;lt;br&amp;gt;⤶ <note>If used in <page>GM:SetupSkyboxFog</page>, this value **must** be scaled by the first argument of the hook</note></arg>⤶ </args> </function>