MCPcopy 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
628export function endMode2D(): void {
629 bloom_end_mode_2d();
630}
631
632// Camera 3D
633

Callers 1

main.tsFile · 0.90

Calls 1

bloom_end_mode_2dFunction · 0.50

Tested by

no test coverage detected