Skip to main content

smootherstep

Function smootherstep 

Source
pub fn smootherstep(t: f32) -> f32
Expand description

Smoother step (6t⁵ - 15t⁴ + 10t³).