Function ambient_math::angle_lerp

source ·
pub fn angle_lerp(a0: f32, a1: f32, t: f32) -> f32