autoPlayCurve property

Curve autoPlayCurve
getter/setter pair

Determines the animation curve physics.

Defaults to Curves.fastOutSlowIn.

Implementation

late Curve autoPlayCurve;