TWBackB03
Info
typeClass
namespaceAnimatext.Effects
inheritanceDefaultTemplateEffect
Fields
amplitudefloatThe amplitude of back.
anchorOffsetVector2The offset of the unit anchor.
anchorTypeAnchorTypeThe anchor type of the unit anchor.
easingTypeEasingTypeThe easing type of the preset.
fadeModeColorModeThe color blend mode of fade.
fadeRangeFloatRangeThe progress range of fade.
positionAVector2The end position of back easing.
positionBVector2The end position of linear easing.
rotationfloatThe end rotation of linear easing.
scaleVector2The end scale of back easing.
singleTimefloatThe animation time of single unit.
sortTypeSortTypeThe order of unit execution.
Properties
Protected
-
unitCountintThe count of the units.
overrideDefaultTemplateEffect.unitCount
-
unitTimefloatThe animation time of single unit.
overrideDefaultTemplateEffect.unitTime
Public
-
infoFlagsInfoFlagsThe info flags of the preset.
overrideBaseEffect.infoFlags
Methods
Protected
-
Animate()Animates the units of the preset.
overrideBaseEffect.Animate