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

Function endDrawing

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

Source from the content-addressed store, hash-verified

143}
144
145export function endDrawing(): void {
146 bloom_end_drawing();
147}
148
149/**
150 * Capture the next rendered frame and write it as a PNG to `path`.

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.90
main.tsFile · 0.90
main.tsFile · 0.90

Calls 1

bloom_end_drawingFunction · 0.50

Tested by

no test coverage detected