GeonBit.ECS.Components.Particles.Animators Namespace |
[Missing <summary> documentation for "N:GeonBit.ECS.Components.Particles.Animators"]
Class | Description | |
---|---|---|
![]() | AnimatorUtils |
Misc animator related utilities.
|
![]() | BaseAnimator |
Base class for all particle animators.
|
![]() | ColorAnimator |
Color animator (change color).
|
![]() | FadeAnimator |
Fade animator (change alpha).
|
![]() | MotionAnimator |
Motion animator (change position).
|
![]() | RotationAnimator |
Rotation animator (change rotation).
|
![]() | ScaleAnimator |
Scale animator (change scene node scaling).
|
![]() | SpawnRandomizer |
A component that create random starting properties, then destroy self.
|
Structure | Description | |
---|---|---|
![]() | BaseAnimatorProperties |
Animator basic properties.
|