Atmosphere
Atmosphere : Instance
Properties
Density
number
Density represents the concentration or thickness of atmospheric elements like fog, affecting how light is scattered and absorbed in the atmosphere.
Code Samples
FogFalloffClear
number
A number property in the Atmosphere class controls fog falloff based on distance, ranging from 0.0 to 10.
Code Samples
StartDistance
number
StartDistance is a number property controlling the starting distance for atmospheric effects in the LuaAtmosphere class, with a range from 0.0 to 30000.0. It sets the starting distance for atmosphere effects in the scene and controls when atmospheric changes become visible.
Code Samples
Color
Color3
The Color
property in the Atmosphere
class represents the atmospheric color using a custom Color3
structure to store RGB values.
Code Samples
TODActor
AMetaTODMobile
{Description Slot}
Code Samples
Methods
Events
Last updated