MCPcopy 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
928void SetFogStart(f32 start) {
929 pRenderState->fogDepths.x = start;
930}
931
932// ***********************************************************************
933

Callers 1

LuaSetFogStartFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected