Color.getGuiColorStr

Get the json gui color representation of the color.

Kind: Function

Environments: Game, Terrain

Game

color:getGuiColorStr(  )

Open the full Game reference

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.