Skip to main content

sample

Function sample 

Source
pub fn sample(curve: &Easing, t: f32) -> f32
Expand description

Evaluate an easing curve at t in the inclusive range 0..=1.