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

Function bloom_end_mode_2d

native/tvos/src/lib.rs:1944–1946  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1942
1943#[no_mangle]
1944pub extern "C" fn bloom_end_mode_2d() {
1945 engine().renderer.end_mode_2d();
1946}
1947
1948// ============================================================
1949// 3D Camera and Drawing

Callers

nothing calls this directly

Calls 2

end_mode_2dMethod · 0.80
engineFunction · 0.70

Tested by

no test coverage detected