Click or drag to resize

SpatialMaterialParticlesAnimLoop Property

If true, particle animations are looped. Only enabled when using . See ParamsBillboardMode.

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

Property Value

Type: Boolean
See Also