Skip to content

yellow

Description

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

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

returns: Color