Summary
Represents a volume of fog in a scene, contributing to volumetric fog effects set on <see cref="P:Sandbox.SceneCamera.VolumetricFog" />.
Properties
BoundingBox |
Defines the spatial boundaries of the fog volume.
|
FalloffExponent |
Controls how quickly the fog fades at the edges of the volume. Higher values give sharper transitions.
|
FogStrength |
The intensity of the fog. Higher values indicate denser fog.
|
IsValid |
|
Transform |
The position and rotation of the fog volume in the scene.
|
Methods
Delete |
Delete this fog volume. You shouldn't access it anymore.
|