Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getAlphaThreshold
Method
getAlphaThreshold
core/2d/ClippingNode.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
float ClippingNode::getAlphaThreshold() const
327
{
328
return _stencilStateManager->getAlphaThreshold();
329
}
330
331
void ClippingNode::setAlphaThreshold(float alphaThreshold)
332
{
Callers
2
visit
Method · 0.95
setAlphaThreshold
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected