TextureProgressTintOver Property |
Multiplies the color of the bar's texture_over texture. The effect is similar to Modulate, except it only affects this specific texture instead of the entire node.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Color TintOver { get; set; }
Property Value
Type:
ColorSee Also