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