Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ Initialize
Function
Initialize
Polyfills/Window/Source/Window.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
namespace Babylon::Polyfills::Window
114
{
115
void Initialize(Napi::Env env)
116
{
117
Internal::Window::Initialize(env);
118
}
119
}
Callers
2
Module
Method · 0.50
RunEnvironmentTier
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected