MCPcopy 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
934void SetFogEnd(f32 end) {
935 pRenderState->fogDepths.y = end;
936}
937
938// ***********************************************************************
939

Callers 1

LuaSetFogEndFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected