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

Function bloom_end_mode_3d

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

Source from the content-addressed store, hash-verified

1062}
1063#[no_mangle]
1064pub extern "C" fn bloom_end_mode_3d() { engine().renderer.end_mode_3d(); }
1065
1066// --- 3D Drawing FFI ---
1067

Callers

nothing calls this directly

Calls 2

end_mode_3dMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected