map_color
Description:
[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.0" ) ]
public void map_color (string name, SymbolicColor color)
public void map_color (string name, SymbolicColor color)
Warning: map_color is deprecated since 3.8.
Maps color so it can be referenced by name.
Note:
SymbolicColor is deprecated.
See lookup_color
Parameters:
| this | |
| name |
color name |
| color |
SymbolicColor to map |