Api Sandbox VolumetricFogParameters
class

VolumetricFogParameters

public class VolumetricFogParameters

Constructors

VolumetricFogParameters()

Properties

Name Type Description
Enabled Boolean Indicates whether the fog system is enabled.
Anisotropy Single Level of anisotropy.
Scattering Single Scattering value.
DrawDistance Single Draw distance.
FadeInStart Single Start distance where fading begins.
FadeInEnd Single End distance where fading concludes.
IndirectStrength Single Strength of indirect illumination.
BakedIndirectTexture Texture Provides indirect lighting from a baked volume texture. This gets compiled with your map and is provided by an env_volumetric_controller.
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.VolumetricFogParameters