Skip to content

magenta

Description

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

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

returns: Color