Click or drag to resize
DigitalRuneInterpolationHelperEaseInOutSmoothStep Method
Computes a constant acceleration ease-in/ease-out smooth step function.
Overload List
  NameDescription
Public methodStatic memberEaseInOutSmoothStep(Double)
Computes a constant acceleration ease-in/ease-out smooth step function (double-precision).
Public methodStatic memberEaseInOutSmoothStep(Single)
Computes a constant acceleration ease-in/ease-out smooth step function (single-precision).
Top
See Also