Function ugli::clear[][src]

pub fn clear(
    framebuffer: &mut Framebuffer<'_>,
    color: Option<Color<f32>>,
    depth: Option<f32>
)