s&box docs

public class Sandbox.VolumetricFogParameters

Constructors

Showing 1 constructors

Properties

Showing 8 properties

public Sandbox.Texture Sandbox.VolumetricFogParameters.BakedIndirectTexture { get; set; }

Provides indirect lighting from a baked volume texture. This gets compiled with your map and is provided by an env_volumetric_controller.

Note

You shouldn't expect to be able to add new runtime fog volumes if using this.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.VolumetricFogParameters

On this page