GTweenColorExt extension

A set of extension methods on the Color class for creating GTween animations.

These extensions add a twn getter property to Color instances, which returns a GTweenableColor object that can be used to create GTween animations.

on

Properties

twn GTweenableColor
Returns a GTweenableColor instance that can be used to animate the properties of this point with a GTween animation.
no setter