MCPcopy 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
93float DBSlot::getTextureScale() const noexcept {
94 return _textureScale;
95}
96
97DBSlotNode* DBSlot::getNode() const noexcept {
98 return _node;

Callers 1

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected