| 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)
Syntaxpublic float TimeAnimated { get; }Property Value
Type: 
Single
See Also