Skip to content

name

Description

name is a Property on Light
Returns the name of this Component.

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

returns: string