Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DavidColson/Polybox
/ SetFogEnd
Function
SetFogEnd
source/graphics.cpp:934–936 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
932
// ***********************************************************************
933
934
void SetFogEnd(f32 end) {
935
pRenderState->fogDepths.y = end;
936
}
937
938
// ***********************************************************************
939
Callers
1
LuaSetFogEnd
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected