Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetBrightnessMultiplier
Method
SetBrightnessMultiplier
trinity/Lights/Tr2Light.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
108
109
void Tr2Light::SetBrightnessMultiplier( float multi )
110
{
111
m_brightnessMultiplier = multi;
112
}
113
114
void Tr2Light::ChangeLightColor( Color c )
115
{
Callers
2
GetLights
Method · 0.80
GetLights
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected