Skip to main content

extract_dirty

Function extract_dirty 

Source
pub fn extract_dirty(main: &mut TerrainExtractor, render: &mut TerrainExtractor)
Expand description

Transfer the main world’s extraction queue into the render world. Called by TerrainRendererGPU::extract_dirty during the Extract phase.