MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / loadCarColor

Method loadCarColor

src/Shaders/CarShader.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void CarShader::loadCarColor(glm::vec3 color){
145 loadVec3(colourLocation, color);
146}
147
148
149

Callers 1

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected