Click or drag to resize

TextureProgressTintUnder Property

Multiplies the color of the bar's texture_under texture.

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

Property Value

Type: Color
See Also