Enum Effects.ParticleAnimationType

Constants for particle animation type constants.

Tables

Effects.ParticleAnimationType Table of Effects.ParticleAnimationType type constants.


Tables

Effects.ParticleAnimationType

Table of Effects.ParticleAnimationType type constants. To be used with particles.

  • LOOP - Frames loop sequentially.
  • ONE_SHOT - Frames play once and freeze on the last frame.
  • BACK_AND_FORTH - Frames bounce back and forth.
  • LIFE_TIME_SPREAD - Frames are distributed over the particle's lifetime
generated by TEN-LDoc (a fork of LDoc 1.4.6)