TGElasticB04
Info
typeClass
namespaceAnimatext.Effects
inheritanceDefaultTemplateEffect
Fields
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.
oscillationsintThe number of full oscillations.
positionAVector2The end position of elastic easing.
positionBVector2The end position of extra elastic easing.
rotationfloatThe end rotation of extra elastic easing.
scaleVector2The end scale of extra elastic easing.
singleTimefloatThe animation time of single unit.
sortTypeSortTypeThe order of unit execution.
stiffnessfloatThe oscillation stiffness. The higher stiffness means the oscillation will reduce in intensity faster.
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