pub type Function = fn(_: Vec3, _: Vec3, _: &View) -> f64;
Expand description

The raw function transform.