ig.

TWEEN

Tween library and controller for all active tweens based on TWEENJS.

Source:
Classes

<static> tween(object, properties, options) → {ig.Tween}

Convenience function to tween an object's properties.

Parameters:
Name Type Argument Description
object Object with properties to tween.
properties Object of object to tween.
options Object <optional>
options for tween.
Source:
Returns:
{ ig.Tween } tween.