Skip to content

type

Description

type is a Property on Light
The type of Light this Light Component is.

Example
object.light.type = "Toaster"
local testVariable = object.light.type
Usage

returns: string