Skip to main content

erode

Function erode 

Source
pub fn erode(
    surface: &mut HeightFieldSurface,
    params: &ErosionParams,
    seed: u32,
)
Expand description

Run hydraulic erosion simulation on a height field.