Revision Difference
render.FogColor#512933
<function name="FogColor" parent="render" type="libraryfunc">⤶
<description>Sets the color of the fog.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="red" type="number">Red channel of the fog color, 0 - 255.</arg>⤶
<arg name="green" type="number">Green channel of the fog color, 0 - 255.</arg>⤶
<arg name="blue" type="number">Blue channel of the fog color, 0 - 255.</arg>⤶
</args>⤶
</function>⤶
⤶