Wrapper for AsWing Components properties.
AsWing components don't have any public properties ( like 'x', 'y, ... ), FvEffectInstance give access to components methods binding them on simple getter /setter public access, thus, classic tweening can be used.
All FvTweenEffect automatically build a FvEffectInstance before any tween process.
public target:Component [Read Only]public alpha:Numberpublic x:Numberpublic y:Numberpublic width:Numberpublic height:Number