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

Function SetCullMode

source/graphics.cpp:797–799  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

795// ***********************************************************************
796
797void SetCullMode(sg_cull_mode mode) {
798 pRenderState->cullMode = mode;
799}
800
801// ***********************************************************************
802

Callers 1

LuaSetCullModeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected