Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getBitmapModulation
Method
getBitmapModulation
Engine/source/gfx/gfxDrawUtil.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void GFXDrawUtil::getBitmapModulation( ColorI *color )
109
{
110
mBitmapModulation.getColor( color );
111
}
112
113
void GFXDrawUtil::setTextAnchorColor( const ColorI &ancColor )
114
{
Callers
5
onRender
Method · 0.80
onRender
Method · 0.80
renderTab
Method · 0.80
onRender
Method · 0.80
onRender
Method · 0.80
Calls
1
getColor
Method · 0.45
Tested by
no test coverage detected