Searched refs:smoothStep (Results 1 – 2 of 2) sorted by relevance
254 public static float smoothStep(float start, float end, float x) { in smoothStep() method in MathUtils
938 float colorInterpolation = MathUtils.smoothStep(0.4f /* start */, 1f /* end */,