API ReferenceSandbox
GradientFogclass
Adds a gradient fog to the world
Constructors1
Showing 1 constructors
public GradientFog()
No results match this filter.
Methods1
Showing 1 methods
protected virtual void OnPreRender()
Returns:
void—No results match this filter.
Properties6
Showing 6 properties
public Color Sandbox.GradientFog.Color { get; set; }
public float Sandbox.GradientFog.EndDistance { get; set; }
Returns:
float—public float Sandbox.GradientFog.FalloffExponent { get; set; }
Returns:
float—public float Sandbox.GradientFog.Height { get; set; }
Returns:
float—public float Sandbox.GradientFog.StartDistance { get; set; }
Returns:
float—public float Sandbox.GradientFog.VerticalFalloffExponent { get; set; }
Returns:
float—No results match this filter.