CLFadeA02
Info
typeClass
namespaceAnimatext.Effects
inheritanceDefaultTemplateEffect
Fields
bouncesintThe number of bounces.
bouncinessfloatThe degree of each bounce.
easingTypeEasingTypeThe easing type of the preset.
fadeModeColorModeThe color blend mode of fade.
opacityfloatThe end opacity of bounce easing.
singleTimefloatThe animation time of single unit.
sortTypeSortTypeThe order of unit execution.
startOpacityfloatThe start opacity of bounce easing.
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