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

Function bloom_end_mode_3d

native/android/src/lib.rs:680–680  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

678}
679#[no_mangle]
680pub extern "C" fn bloom_end_mode_3d() { engine().renderer.end_mode_3d(); }
681
682// --- 3D Drawing FFI ---
683

Callers

nothing calls this directly

Calls 2

end_mode_3dMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected