Click or drag to resize

GradientTextureGradient Property

The Gradient that will be used to fill the texture.

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

Property Value

Type: Gradient
See Also