Maths-SmootherStep(double).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Maths
Maths.SmootherStep(double) Method
Performs a smoother interpolation between 0.0d and 1.0d with 1st and 2nd order derivatives of zero at endpoints
public static double SmootherStep(double amount);
Parameters
amount System.Double
Value between 0.0d and 1.0d indicating interpolation amount