Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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]
1036
pub extern
"C"
fn bloom_end_mode_2d() {
1037
engine().renderer.end_mode_2d();
1038
}
1039
1040
// ============================================================
1041
// 3D Camera and Drawing
Callers
1
endMode2D
Function · 0.50
Calls
2
end_mode_2d
Method · 0.80
engine
Function · 0.70
Tested by
no test coverage detected