Skip to content

color

Description

color is a Property on Light
The color of this Light.

Example
object.light.color = Color.New(1, 1, 1)
local testVariable = object.light.color
Usage

returns: Color