Click or drag to resize
ScaleAnimatorScalingTime Property
How long it takes to get from starting scale to ending scale.

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

Property Value

Type: Single
See Also