MCPcopy Create free account
hub / github.com/Bloom-Engine/engine / endMode3D

Function endMode3D

src/core/index.ts:644–646  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

642}
643
644export function endMode3D(): void {
645 bloom_end_mode_3d();
646}
647
648// Gamepad — spec-compliant signatures with gamepad ID
649

Callers 15

main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.90
main.tsFile · 0.85
interactive.tsFile · 0.85
room.tsFile · 0.85

Calls 1

bloom_end_mode_3dFunction · 0.50

Tested by

no test coverage detected