Function godot::prelude::utilities::smoothstep

pub fn smoothstep(from: f64, to: f64, x: f64) -> f64