Constructor
new FogExp2(coloropt, densityopt)
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
color | number | <optional> | 0x000000 | The color of the fog. |
density | number | <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