This interface is used by the options classes to have a IOptionLoader.load method to set all needed properties from source

Hierarchy

Implements

Constructors

Properties

count: RangeValue
decay: RangeValue

Speed animation decay

delay: RangeValue

Animation delay

destroy: "max" | "none" | "min" | DestroyType
enable: boolean

Enables/disables the animation

mode: "auto" | "increase" | "decrease" | "random" | AnimationMode
speed: RangeValue

Speed animation

startValue: "max" | "min" | "random" | StartValueType
sync: boolean

Enables the sync animations for the particles created at the same time pushed or emitter particles will be out of sync

Methods