Skip to content

black

Description

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

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

returns: Color