Plugin for GTween. Tweens the a, b, c, d, tx, and ty properties of the target's transform.matrix object.

Supports the following pluginData properties:

  • MatrixEnabled: overrides the enabled property for the plugin on a per tween basis.

Static variables

@:value(true)staticenabled:Bool = true

Specifies whether this plugin is enabled for all tweens by default.

Static methods

staticinstall():Void

Installs this plugin for use with all GTween instances.