Click or drag to resize

CPUParticlesLifetime Property

The amount of time each particle will exist (in seconds).

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

Property Value

Type: Single
See Also