Click or drag to resize

CanvasItemGetSelfModulate Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CanvasItem.GetSelfModulate"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSelfModulate is deprecated. Use the SelfModulate property instead.")]
public Color GetSelfModulate()

Return Value

Type: Color

[Missing <returns> documentation for "M:Godot.CanvasItem.GetSelfModulate"]

See Also