MCPcopy 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
109void Tr2Light::SetBrightnessMultiplier( float multi )
110{
111 m_brightnessMultiplier = multi;
112}
113
114void Tr2Light::ChangeLightColor( Color c )
115{

Callers 2

GetLightsMethod · 0.80
GetLightsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected