openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-math
/
org.openrndr.math
/
smoothstepIn
smoothstep
In
fun
smoothstepIn
(
edge0
:
Double
,
edge1
:
Double
,
x
:
Double
)
:
Double
(
source
)
Smoothstep
Return
a mapped value in the interval 0, 1
Parameters
edge0
edge1
x