Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ SetFogStart
Function
SetFogStart
source/graphics.cpp:928–930 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
926
// ***********************************************************************
927
928
void SetFogStart(f32 start) {
929
pRenderState->fogDepths.x = start;
930
}
931
932
// ***********************************************************************
933
Callers
1
LuaSetFogStart
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected