render.GetFogColor
From GMod Wiki
Function | |
Syntax |
render.GetFogColor( ) Where is this used? |
Description: | |
Gets the currently set fog color. | |
Returns: | Integer red, Integer green, Integer blue |
Part of Library: | render |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Render.GetFogColor]Render.GetFogColor [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 every time the scene is started.