Click or drag to resize

CanvasItemMaterialParticlesAnimLoop Property

If true, the particles animation will loop.

Note: This property is only used and visible in the editor if ParticlesAnimation is true.

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

Property Value

Type: Boolean
See Also