Plugin for GTween. Sets the visible of the target to false if its alpha is 0 or less.

Supports the following pluginData properties:

  • AutoHideEnabled: 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.