BaseAnimatorTimeAnimated Property |
Return how long, in seconds, the animation actually works.
This is just TimeAlive - DelayToStart.
Namespace:
GeonBit.ECS.Components.Particles.Animators
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float TimeAnimated { get; }
Property Value
Type:
SingleSee Also