Roblox Wiki
Roblox Wiki
36,962
pages

The Light class, added in version 0.95, inherits from Instance. Subclasses of this instance are objects that produce light in different ways.

Properties

Brightness: float

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Light/Brightness.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Color: Color3

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Light/Color.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Enabled: bool

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Light/Enabled.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Shadows: bool

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Light/Shadows.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe


External links[]