Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
void TrackShader::loadAmbientFactor(float ambientFactor){
97
loadFloat(ambientFactorLocation, ambientFactor);
98
}
99
100
Callers
1
renderTrack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected