pub fn extract_dirty(main: &mut TerrainExtractor, render: &mut TerrainExtractor)Expand description
Drain the main world’s extraction queue into the render world’s queue.
pub fn extract_dirty(main: &mut TerrainExtractor, render: &mut TerrainExtractor)Drain the main world’s extraction queue into the render world’s queue.