FogExp2

Exp2 fog.

Constructor

new FogExp2(coloropt, densityopt)

Parameters:
NameTypeAttributesDefaultDescription
colornumber<optional>
0x000000

The color of the fog.

densitynumber<optional>
0.00025

The density of the exp2 fog.

Members

color :Color3

The color of the fog.

Type:
Default Value
  • Color3(0x000000)

density :number

The density of the exp2 fog.

Type:
  • number
Default Value
  • 0.00025

(readonly) isFogExp2 :boolean

Type:
  • boolean
Default Value
  • true