Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setBlendFunc
Method
setBlendFunc
tests/cpp-tests/Source/MeshRendererTest/DrawNode3D.cpp:195–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
void DrawNode3D::setBlendFunc(const BlendFunc& blendFunc)
196
{
197
_blendFunc = blendFunc;
198
}
199
200
void DrawNode3D::onBeforeDraw()
201
{
Callers
8
newBlend
Method · 0.45
LayerExtendedBlendOpacityTest
Method · 0.45
NodeOpaqueTest
Method · 0.45
NodeNonOpaqueTest
Method · 0.45
onEnter
Method · 0.45
init
Method · 0.45
onEnter
Method · 0.45
onEnter
Method · 0.45
Calls
no outgoing calls
Tested by
7
newBlend
Method · 0.36
LayerExtendedBlendOpacityTest
Method · 0.36
NodeOpaqueTest
Method · 0.36
NodeNonOpaqueTest
Method · 0.36
onEnter
Method · 0.36
onEnter
Method · 0.36
onEnter
Method · 0.36