TCCustomA04
Info
typeClass
namespaceAnimatext.Effects
inheritanceDefaultTemplateEffect
Fields
anchorOffsetVector2The offset of the unit anchor.
anchorTypeAnchorTypeThe anchor type of the unit anchor.
fadeModeColorModeThe color blend mode of fade.
fadeRangeFloatRangeThe progress range of fade.
singleTimefloatThe animation time of single unit.
skewVector2The end skew of linear easing.
skewCurveUnityEngine.AnimationCurveThe animation curve of skew.
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