MCPcopy 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
940void SetFogColor(Vec3f color) {
941 pRenderState->fogColor = color;
942}
943
944/*
945********************************

Callers 1

LuaSetFogColorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected