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

Function Ambient

source/graphics.cpp:916–918  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

914// ***********************************************************************
915
916void Ambient(Vec3f color) {
917 pRenderState->lightAmbientState = color;
918}
919
920// ***********************************************************************
921

Callers 1

LuaAmbientFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected