Click or drag to resize
BaseAnimatorTimeAlive Property
For how long, in seconds, this animator was alive (including initial delay time).

Namespace:  GeonBit.ECS.Components.Particles.Animators
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float TimeAlive { get; }

Property Value

Type: Single
See Also