API ReferenceSandbox
public class Sandbox.GradientFog : Sandbox.Component
Adds a gradient fog to the world
Constructors
Showing 1 constructors
public GradientFog()
No results match this filter.
Methods
Showing 1 methods
protected virtual void OnPreRender()
No results match this filter.
Properties
Showing 6 properties
public Color Sandbox.GradientFog.Color { get; set; }
public float Sandbox.GradientFog.EndDistance { get; set; }
public float Sandbox.GradientFog.FalloffExponent { get; set; }
public float Sandbox.GradientFog.Height { get; set; }
public float Sandbox.GradientFog.StartDistance { get; set; }
public float Sandbox.GradientFog.VerticalFalloffExponent { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.GradientFog |