StickerRipEffect class - Public properties

 
AS Name
Type
Description
Defined by
Inherent angle Number The angle between the effect axis and the horizontal axis StickerRipEffect
Inherent animated Boolean Controls whether the animation inside the target movie clip will be preserved during the effect EffectBase
Inherent container Sprite The Sprite object that will contain the text effect properties EffectBase
Inherent easingType String Indicates which easing type the effect will follow EffectBase
Inherent fade Number The opacity level applied on the movie clip as the effect enters/exits the stage StickerRipEffect
Inherent horizontalSegments Number The number of horizontal segments in the mesh StickerRipEffect
Inherent progress Number A numerical value between 0 and 1 which indicates at which point the effect running process is on its timeline EffectBase
Inherent properties String A String containing all the effect properties EffectBase
Inherent reversed Boolean This Boolean parameter, transforms the in effect in an Out effect, by reversing the progress sense EffectBase
Inherent ripDistance Number The distance on which the effect will be applied StickerRipEffect
Inherent ripHeight Number The height from which the effect will be applied StickerRipEffect
Inherent shaderIntensity Number The intensity of the shade the sticker produces during the effect StickerRipEffect
Inherent target Sprite The instance name of the target movie clip EffectBase
Inherent verticalSegments Number The number of vertical segments in the mesh StickerRipEffect