Click or drag to resize

GradientColors Property

Gradient's colors returned as a Color.

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

Property Value

Type: Color
See Also