Click or drag to resize
ScaleAnimatorToScale Property
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 Vector3 ToScale { get; }

Property Value

Type: Vector3
See Also