smootherstep

fun smootherstep(edge0: Double, edge1: Double, x: Double): Double(source)

Smootherstep

Return

a mapped value in the interval 0, 1

Parameters

edge0
edge1
x