Extended from StaticObject Light¶
This class is used to illuminate areas in the darkness
Properties¶
string Shape¶
Is how the light should be shown, there are two modes "PointLight" and "SpotLight"
number Rotation¶
number Angle¶
Color3 Color¶
The color you want the light to have
number Range¶
Is the range of the light
number Brightness¶
Is the brightness of the light
boolean Inverted¶
Warning
Only works on Pointlights
Inverts the light source
Methods¶
There is no methods for this class
Events¶
There is no events for this class