Color.getGuiColorStr
Get the json gui color representation of the color.
Kind: Function
Environments: Game, Terrain
Game
color:getGuiColorStr( )
Parameters:
| Name | Type | Description |
|---|---|---|
color |
Color | The color object. |
Returns:
| Type | Description |
|---|---|
| string | Json gui color string. |
Terrain
color:getGuiColorStr( )
Open the full Terrain reference
Parameters:
| Name | Type | Description |
|---|---|---|
color |
Color | The color object. |
Returns:
| Type | Description |
|---|---|
| string | Json gui color string. |