MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetGlowBrightness

Method SetGlowBrightness

trinity/Sprite2d/Tr2Sprite2dScene.cpp:1925–1928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1923}
1924
1925void Tr2Sprite2dScene::SetGlowBrightness( float glowBrightness )
1926{
1927 m_glowBrightness = glowBrightness;
1928}
1929
1930//////////////////////////////////////////////////////////////////////////
1931// Description:

Callers 3

SetRegularRenderStateMethod · 0.80
SetGlowRenderStateMethod · 0.80
SetShadowRenderStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected