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

Method end_mode_3d

native/shared/src/renderer/mod.rs:12170–12172  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

12168 }
12169
12170 pub fn end_mode_3d(&mut self) {
12171 self.render_mode = RenderMode::ScreenSpace;
12172 }
12173
12174 // ============================================================
12175 // Joint matrices (GPU skinning)

Callers 7

bloom_end_mode_3dFunction · 0.80
bloom_end_mode_3dFunction · 0.80
bloom_end_mode_3dFunction · 0.80
bloom_end_mode_3dFunction · 0.80
bloom_end_mode_3dFunction · 0.80
bloom_end_mode_3dFunction · 0.80
bloom_end_mode_3dFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected