Skip to main content

depth_fog

Function depth_fog 

Source
pub fn depth_fog(
    d: Stream<Depth>,
    density: f64,
) -> impl FnOnce(Stream<Video>) -> Stream<Video>