Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ GetWidth
Method
GetWidth
Plugins/NativeWindow/Source/NativeWindow.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
size_t NativeWindow::GetWidth() const
64
{
65
return m_width;
66
}
67
68
size_t NativeWindow::GetHeight() const
69
{
Callers
1
NativeEngine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected