Skip to content

cyan

Description

cyan is a Property on Color
The color cyan (RGB is 0,1,1).

Example
Color.cyan = Color.New(1, 1, 1)
local testVariable = Color.cyan
Usage

returns: Color