[][src]Function nannou::geom::graph::edge::scale

pub fn scale<S: Copy>(scale: S) -> [Edge<S>; 3]

An edge for scaling each axis using the given single scalar scale value.