new SteppedEase instance that is configured according to the parameters provided
GreenSock Docs (HTML5/JS)
SteppedEase.config()
SteppedEase.config( steps:int ) : SteppedEase
[static] Permits customization of the ease (defining a number of steps).
Parameters
steps: int
Number of steps between the start and the end values.
Returns : SteppedEase

Details
Permits customization of the ease (defining a number of steps).