CLFadeA03
Info
typeClass
namespaceAnimatext.Effects
inheritanceDefaultTemplateEffect
Fields
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.
stepsintThe number of steps.
stepTypeStepTypeThe calculation method of the step 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