Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
922
void EnableFog(bool enabled) {
923
pRenderState->fogState = enabled;
924
}
925
926
// ***********************************************************************
927
Callers
1
LuaEnableFog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected