addEffect

addEffect(int effectType, int subtype, int triggerType) method

Add new effect to the end of current sequence to end of group text animations. Only valid if count of text paragraphs equal or greater of counts effect of this group!

Parameters

NameTypeDescription
effectTypeintType of an animation effect EffectType
subtypeintSubtypes of animation effect EffectSubtype
triggerTypeintTrigger type of effect EffectTriggerType

Returns

Effect