Classes
PointLight
PointLight
allows you to manipulate local lighting conditions by adding an artificial light
This class inherits ActiveInstance
which means that all properties, functions and signals from ActiveInstance can be used.
Properties
Intensity: float
The Intensity of light
Range: float
The range of light
Shadows: bool
If true then shadows will be casted
LightColor: Color3
The light color
Disabled: bool
If true then the point-light would be disabled