EnumAnimationEaseOptions

The ease option.

Static Properties

Name Description
CUSTOM_EASE cutom read only ease type.
EASE_IN simple ease in.
EASE_IN_OUT simple ease in and out.
EASE_OUT simple ease out.
NO_EASE no easing.