render.GetFogMode

From GMod Wiki

Jump to: navigation, search
Function
Syntax render.GetFogMode( )
Where is this used?
Description:
Gets the currently set fog mode.
Returns: Enum mode
Part of Library: render
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Render.GetFogMode]Render.GetFogMode [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A


Additional Notes

MATERIAL_FOG_NONE - Disables fog
MATERIAL_FOG_LINEAR - Linear fog
MATERIAL_FOG_LINEAR_BELOW_FOG_Z - Linear fog that only shows below the z specified.

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox