Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetAccumulatedAlpha
Method
GetAccumulatedAlpha
trinity/Sprite2d/Tr2Sprite2dScene.cpp:1750–1753 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1748
}
1749
1750
float Tr2Sprite2dScene::GetAccumulatedAlpha() const
1751
{
1752
return m_accumulatedAlpha;
1753
}
1754
1755
void Tr2Sprite2dScene::RunJob( TriRenderJob* job )
1756
{
Callers
3
GatherSprites
Method · 0.80
GatherSpritesHelper
Method · 0.80
GatherSprites
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected