SimpleTemplateEffect
Info
typeClass
namespaceAnimatext.Effects
inheritanceBaseEffect
Fields
intervalfloatThe interval between every two units.
reverseboolPreset execution in reverse.
Properties
Protected
unitCountintThe count of the units.
unitTimeintThe animation time of single unit.
Methods
Protected
GetCurrentProgress(int index)floatGets the currect progress of the unit.
-
GetEndInterval()floatGets the end time of the preset.
overrideBaseEffect.GetEndInterval
-
GetExecutionInterval()floatGets the execution time of the preset.
overrideBaseEffect.GetExecutionInterval
-
GetRangeInterval()floatGets the waiting time of the preset.
overrideBaseEffect.GetRangeInterval