smoothStep

Same as GLSL smoothstep function. See: http://en.wikipedia.org/wiki/Smoothstep

nothrow @nogc pure
T
smoothStep
(
T
)
(
T a
,
T b
,
T t
)

Meta