Function zng_color::hsla_sampler

source ·
pub fn hsla_sampler<T: Transitionable>(t: &Transition<T>, step: EasingStep) -> T
Expand description

Animation sampler that sets the lerp_space to LerpSpace::Hsla.

Note that this is already the default.