Jump to content
GreenSock

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

new SteppedEase instance that is configured according to the parameters provided

Details

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

Copyright 2017, GreenSock. All rights reserved. This work is subject to theterms of useor for Club GreenSock members, the software agreement that was issued with the membership.
×