Click or drag to resize

ColorRectGetFrameColor Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ColorRect.GetFrameColor"]

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

Return Value

Type: Color

[Missing <returns> documentation for "M:Godot.ColorRect.GetFrameColor"]

See Also