Click or drag to resize

CanvasItemSelfModulate Property

The color applied to textures on this CanvasItem. This is not inherited by children CanvasItems.

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

Property Value

Type: Color
See Also