Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getTextureScale
Method
getTextureScale
Source/Node/DragonBone.cpp:93–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
/* DBSlot */
92
93
float DBSlot::getTextureScale() const noexcept {
94
return _textureScale;
95
}
96
97
DBSlotNode* DBSlot::getNode() const noexcept {
98
return _node;
Callers
1
render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected