Click or drag to resize
GeonBit.ECS.Components.Particles.Animators Namespace

[Missing <summary> documentation for "N:GeonBit.ECS.Components.Particles.Animators"]

Classes
  ClassDescription
Public classAnimatorUtils
Misc animator related utilities.
Public classBaseAnimator
Base class for all particle animators.
Public classColorAnimator
Color animator (change color).
Public classFadeAnimator
Fade animator (change alpha).
Public classMotionAnimator
Motion animator (change position).
Public classRotationAnimator
Rotation animator (change rotation).
Public classScaleAnimator
Scale animator (change scene node scaling).
Public classSpawnRandomizer
A component that create random starting properties, then destroy self.
Structures
  StructureDescription
Public structureBaseAnimatorProperties
Animator basic properties.