render.FogColor
From GMod Wiki
Function | |
Syntax |
render.FogColor( Integer red, Integer green, Integer blue ) Where is this used? |
Description: | |
Set's the color of the fog for any of your render operations. | |
Returns: | nil |
Part of Library: | render |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Render.FogColor]Render.FogColor [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Additional Notes
- This does not affect global scene fog. That is reset everytime the scene is started.