Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ endMode2D
Function
endMode2D
src/core/index.ts:628–630 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
626
}
627
628
export
function
endMode2D(): void {
629
bloom_end_mode_2d();
630
}
631
632
// Camera 3D
633
Callers
1
main.ts
File · 0.90
Calls
1
bloom_end_mode_2d
Function · 0.50
Tested by
no test coverage detected