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

Function bloom_project_screen_y

native/web/src/lib.rs:1782–1784  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1780
1781#[wasm_bindgen]
1782pub fn bloom_project_screen_y() -> f64 {
1783 unsafe { LAST_PROJECT.1 }
1784}
1785
1786// ============================================================
1787// File I/O

Callers 1

projectToScreenFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected