Function zng_color::lerp_space

source ·
pub fn lerp_space() -> LerpSpace
Expand description

Gets the lerp space used for color interpolation.

Must be called only inside the with_lerp_space closure or in the lerp implementation of a variable animating with rgba_sampler or hsla_linear_sampler.