Function veloren_world::all::leaf_color

source ·
pub fn leaf_color(
    index: IndexRef<'_>,
    seed: u32,
    lerp: f32,
    sblock: &StructureBlock
) -> Option<Rgb<u8>>