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

Function Normal

source/graphics.cpp:791–793  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

789// ***********************************************************************
790
791void Normal(Vec3f norm) {
792 pRenderState->vertexNormalState = norm;
793}
794
795// ***********************************************************************
796

Callers 1

LuaNormalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected