Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetSize
Method
GetSize
Source/Engine/UI/SpriteRender.cpp:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
Float2 SpriteRender::GetSize() const
25
{
26
return _size;
27
}
28
29
void SpriteRender::SetSize(const Float2& value)
30
{
Callers
4
Deserialize
Method · 0.45
Deserialize
Method · 0.45
UpdateLayout
Method · 0.45
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected