GodotSharpAPI
GodotSharpAPI
Godot
CPUParticles Class
CPUParticles Methods
ConvertFromParticles Method
GetAmount Method
GetColor Method
GetColorRamp Method
GetDirection Method
GetDrawOrder Method
GetEmissionBoxExtents Method
GetEmissionColors Method
GetEmissionNormals Method
GetEmissionPoints Method
GetEmissionShape Method
GetEmissionSphereRadius Method
GetExplosivenessRatio Method
GetFixedFps Method
GetFlatness Method
GetFractionalDelta Method
GetGravity Method
GetLifetime Method
GetLifetimeRandomness Method
GetMesh Method
GetOneShot Method
GetParam Method
GetParamCurve Method
GetParamRandomness Method
GetParticleFlag Method
GetPreProcessTime Method
GetRandomnessRatio Method
GetSpeedScale Method
GetSpread Method
GetUseLocalCoordinates Method
IsEmitting Method
Restart Method
SetAmount Method
SetColor Method
SetColorRamp Method
SetDirection Method
SetDrawOrder Method
SetEmissionBoxExtents Method
SetEmissionColors Method
SetEmissionNormals Method
SetEmissionPoints Method
SetEmissionShape Method
SetEmissionSphereRadius Method
SetEmitting Method
SetExplosivenessRatio Method
SetFixedFps Method
SetFlatness Method
SetFractionalDelta Method
SetGravity Method
SetLifetime Method
SetLifetimeRandomness Method
SetMesh Method
SetOneShot Method
SetParam Method
SetParamCurve Method
SetParamRandomness Method
SetParticleFlag Method
SetPreProcessTime Method
SetRandomnessRatio Method
SetSpeedScale Method
SetSpread Method
SetUseLocalCoordinates Method
CPUParticles
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
CPUParticles Class
Godot Namespace