s&box docs

public class Sandbox.CubemapFog : Sandbox.Component

Applies a cubemap fog effect to the camera

Constructors

Showing 1 constructors

Properties

Showing 9 properties

public float Sandbox.CubemapFog.EndDistance { get; set; }

public float Sandbox.CubemapFog.FalloffExponent { get; set; }

public float Sandbox.CubemapFog.HeightExponent { get; set; }

public float Sandbox.CubemapFog.HeightStart { get; set; }

public float Sandbox.CubemapFog.HeightWidth { get; set; }

public float Sandbox.CubemapFog.StartDistance { get; set; }

Metadata

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

On this page