Light
Light : Instance
Properties
Brightness
number
Brightness is a numerical property that controls the intensity of light emitted.
Code Samples
Color
Color3
Determines the color of the light, allowing for creative effects and mood setting.
Code Samples
Enabled
bool
A boolean property that toggles the light on or off.
Code Samples
Shadows
bool
Determines whether objects block the light and cast shadows, adding realism to the scene.
Code Samples
Methods
Events
Last updated