AS Name |
Type |
Description |
Defined by |
|
|---|---|---|---|---|
| angle | Number | The angle from which the rotation of the text blocks begins/ends | HelicopterEffect | |
| blockType | String | Indicates which text block the effect will target; the available options are Letter, Word, Line, AllText or Custom | TEffectBase | |
| blurQuality | Number | Controls the quality of the blur effect; three options are available – low quality, medium quality and high quality | HelicopterEffect | |
| container | Sprite | The Sprite object that will contain the text effect properties | TEffectBase | |
| delayBetweenPieces | Number | The time delay introduced between the block elements, expressed as a percentage | TEffectBase | |
| distance | Number | The distance between the initial and final positions of the text, on a horizontal axis | HelicopterEffect | |
| easingType | String | Indicates which easing type the effect will follow | TEffectBase | |
| glowAlpha | Number | The alpha level of the glow | HelicopterEffect | |
| glowColor | Number | The color of the glow | HelicopterEffect | |
| glowStrength | Number | The strength of the glow | HelicopterEffect | |
| glowX | Number | The horizontal glow level applied on the text | HelicopterEffect | |
| glowY | Number | The vertical glow level applied on the text | HelicopterEffect | |
| maximumBlur | Number | The blur level which will be applied on the text as it enters/leaves the stage | HelicopterEffect | |
| numberOfRotations | Number | The number of rotations applied on each text block | HelicopterEffect | |
| numberOfWaves | Number | The number of waves applied on each text block, making it oscillate between left and right | HelicopterEffect | |
| ordering | String | Controls the order in which the blocks will enter the effect; the available options are LeftToRight, RightToLeft, FromCenter, FromSides and Random | TEffectBase | |
| progress | Number | A numerical value between 0 and 1 which indicates at which point the effect running process is on its timeline | TEffectBase | |
| properties | String | A String containing all the effect properties | TEffectBase | |
| reversed | Boolean | This Boolean parameter, transforms the in effect in an Out effect, by reversing the progress sense | TEffectBase | |
| wobbleAmplitude | Number | The amplitude of the wave | HelicopterEffect |