Click or drag to resize

StyleBoxTextureModulateColor Property

Modulates the color of the texture when this style box is drawn.

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

Property Value

Type: Color
See Also