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

Method loadAmbientFactor

src/Shaders/TrackShader.cpp:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void TrackShader::loadAmbientFactor(float ambientFactor){
97 loadFloat(ambientFactorLocation, ambientFactor);
98}
99
100

Callers 1

renderTrackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected