Function ambient_math::smoothstep

source ·
pub fn smoothstep(edge0: f32, edge1: f32, x: f32) -> f32