Color.getHexStr

Get the hex representation of the color.

Kind: Function

Environments: Game, Terrain

Game

color:getHexStr(  )

Open the full Game reference

Parameters:

Name Type Description
color Color The color object.

Returns:

Type Description
string Hex string.

Terrain

color:getHexStr(  )

Open the full Terrain reference

Parameters:

Name Type Description
color Color The color object.

Returns:

Type Description
string Hex string.