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

Function bloom_end_mode_2d

native/ios/src/lib.rs:1036–1038  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1034
1035#[no_mangle]
1036pub extern "C" fn bloom_end_mode_2d() {
1037 engine().renderer.end_mode_2d();
1038}
1039
1040// ============================================================
1041// 3D Camera and Drawing

Callers 1

endMode2DFunction · 0.50

Calls 2

end_mode_2dMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected