additive

fun additive(additive: Boolean): TweenAnimation

Sets if this animation is additive.

Return

This TweenAnimation object, for method chaining.

Parameters

additive

Whether to add the data of this animation to the animation that is currently playing. The default value is false.