Options
All
  • Public
  • Public/Protected
  • All
Menu

Custom particle's animator params object

Hierarchy

  • AnimatorDescription

Index

Properties

end?: number

Ending value, default is 0

fadeIn?: number

Appearance moment in the proportions of the period, default is 0

fadeOut?: number

Disappearance moment in the proportions of the period, default is 0

period?: number

Animator's period in ticks, if it's less than zero or not listed, it'll be particle's lifetime.

start?: number

Initial value, default is 0

Generated using TypeDoc