You cannot Instance this class with Instance.new()
This class is yet to be worked on.

Properties

Brightness: float

AmbientLightColor: Color3

FogDensity: float

FogEnabled: bool

FogHeightDensity: float

GlowEnabled: bool

GlowIntensity: float

Functions

Default()

Makes the environment go to default lighting. An example:

Game:GetService("Environment"):Default()