Skip to content

enabled

Description

enabled is a Property on Light
Whether or not this Light is enabled.

Example
object.light.enabled = true
local testVariable = object.light.enabled
Usage

returns: bool