ThemeSetColor Method |
Sets the theme's Color to color at name in node_type.
Does nothing if the theme does not have node_type.
Namespace: Godot
public void SetColor( string name, string nodeType, Color color )
[Missing <param name="name"/> documentation for "M:Godot.Theme.SetColor(System.String,System.String,Godot.Color)"]
[Missing <param name="nodeType"/> documentation for "M:Godot.Theme.SetColor(System.String,System.String,Godot.Color)"]
[Missing <param name="color"/> documentation for "M:Godot.Theme.SetColor(System.String,System.String,Godot.Color)"]