Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ SetFogColor
Function
SetFogColor
source/graphics.cpp:940–942 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
938
// ***********************************************************************
939
940
void SetFogColor(Vec3f color) {
941
pRenderState->fogColor = color;
942
}
943
944
/*
945
********************************
Callers
1
LuaSetFogColor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected