Click or drag to resize

ParticlesSpeedScale Property

Speed scaling ratio. A value of 0 can be used to pause the particles.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float SpeedScale { get; set; }

Property Value

Type: Single
See Also