Click or drag to resize
BaseAnimatorPropertiesDelayToStart Property
Optional delay, in seconds, before this animator kicks in.

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

Property Value

Type: Single
See Also