MCPcopy Create free account
hub / github.com/DavidColson/Polybox / EnableLighting

Function EnableLighting

source/graphics.cpp:900–902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

898// ***********************************************************************
899
900void EnableLighting(bool enabled) {
901 pRenderState->lightingState = enabled;
902}
903
904// ***********************************************************************
905

Callers 1

LuaEnableLightingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected