Click or drag to resize

ParticlesRestart Method

Restarts the particle emission, clearing existing particles.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Restart()
See Also