Interface GroupTweenOptionsCallback
- Group
Tween (options?): TweenOptionsOptions Callback Parameters
Optional
options: GroupCallbackOptionsThe group callback options defining the order of the current position / positionable being processed.
Returns TweenOptions
- The unique tween options to set for this position / positionable instance. When null or undefined is returned the current position / positionable is removed from the animation.
Defines a callback to process each TJSPosition / TJSPositionTypes.Positionable instance allowing different tween options to be assigned to each instance in the grouped animation.