GodotSharpAPI
GodotSharpAPI
Godot
CPUParticles2D Class
CPUParticles2D Methods
ConvertFromParticles Method
GetAmount Method
GetColor Method
GetColorRamp Method
GetDirection Method
GetDrawOrder Method
GetEmissionColors Method
GetEmissionNormals Method
GetEmissionPoints Method
GetEmissionRectExtents Method
GetEmissionShape Method
GetEmissionSphereRadius Method
GetExplosivenessRatio Method
GetFixedFps Method
GetFractionalDelta Method
GetGravity Method
GetLifetime Method
GetLifetimeRandomness Method
GetNormalmap Method
GetOneShot Method
GetParam Method
GetParamCurve Method
GetParamRandomness Method
GetParticleFlag Method
GetPreProcessTime Method
GetRandomnessRatio Method
GetSpeedScale Method
GetSpread Method
GetTexture Method
GetUseLocalCoordinates Method
IsEmitting Method
Restart Method
SetAmount Method
SetColor Method
SetColorRamp Method
SetDirection Method
SetDrawOrder Method
SetEmissionColors Method
SetEmissionNormals Method
SetEmissionPoints Method
SetEmissionRectExtents Method
SetEmissionShape Method
SetEmissionSphereRadius Method
SetEmitting Method
SetExplosivenessRatio Method
SetFixedFps Method
SetFractionalDelta Method
SetGravity Method
SetLifetime Method
SetLifetimeRandomness Method
SetNormalmap Method
SetOneShot Method
SetParam Method
SetParamCurve Method
SetParamRandomness Method
SetParticleFlag Method
SetPreProcessTime Method
SetRandomnessRatio Method
SetSpeedScale Method
SetSpread Method
SetTexture Method
SetUseLocalCoordinates Method
CPUParticles2D
Restart Method
Restarts the particle emitter.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Restart
()
See Also
Reference
CPUParticles2D Class
Godot Namespace