Skip to main content

propagate_sky_light_changes

Function propagate_sky_light_changes 

Source
pub fn propagate_sky_light_changes(
    workset: &LightWorkset,
    positions: impl IntoIterator<Item = BlockPos>,
) -> Result<SkyLightUpdateResult, SkyLightPropagationContextError>
Expand description

Runs ScalableLux-style sky-light propagation for changed blocks in a scoped workset.