Skip to content

red

Description

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

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

returns: Color