Click or drag to resize

ParticlesPreprocess Property

Amount of time to preprocess the particles before animation starts. Lets you start the animation some time after particles have started emitting.

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

Property Value

Type: Single
See Also