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

Function NormalsMode

source/graphics.cpp:894–896  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

892// ***********************************************************************
893
894void NormalsMode(ENormalsMode mode) {
895 pRenderState->normalsModeState = mode;
896}
897
898// ***********************************************************************
899

Callers 1

LuaNormalsModeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected