Click or drag to resize

CPUParticles2DEmissionColors Property

Sets the Colors to modulate particles by when using or .

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color[] EmissionColors { get; set; }

Property Value

Type: Color
See Also