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

Function bloom_end_mode_2d

native/web/src/lib.rs:478–480  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

476
477#[wasm_bindgen]
478pub fn bloom_end_mode_2d() {
479 engine().renderer.end_mode_2d();
480}
481
482// ============================================================
483// Camera 3D and 3D Drawing

Callers

nothing calls this directly

Calls 2

end_mode_2dMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected