Environment allows you to modify a variety lighting conditions in the game world
Environment
Instance.new()
Brightness: float
AmbientLightColor: Color3
FogDensity: float
FogEnabled: bool
FogHeightDensity: float
GlowEnabled: bool
GlowIntensity: float
Default()
Game:GetService("Environment"):Default()