MCPcopy Create free account
hub / github.com/DavidColson/Polybox / EnableFog

Function EnableFog

source/graphics.cpp:922–924  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

920// ***********************************************************************
921
922void EnableFog(bool enabled) {
923 pRenderState->fogState = enabled;
924}
925
926// ***********************************************************************
927

Callers 1

LuaEnableFogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected