[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public bool lookup_color (string color_name, out RGBA color)
Warning: lookup_color is deprecated since 3.14.
Looks up and resolves a color name in the current style’s color map.
this | |
color_name |
color name to lookup |
color |
Return location for the looked up color |
true if |