API ReferenceSandbox
CubemapFogclass
Applies a cubemap fog effect to the camera
Constructors1
Showing 1 constructors
public CubemapFog()
No results match this filter.
Properties9
Showing 9 properties
public float Sandbox.CubemapFog.Blur { get; set; }
Returns:
float—public float Sandbox.CubemapFog.EndDistance { get; set; }
Returns:
float—public float Sandbox.CubemapFog.FalloffExponent { get; set; }
Returns:
float—public float Sandbox.CubemapFog.HeightExponent { get; set; }
Returns:
float—public float Sandbox.CubemapFog.HeightStart { get; set; }
Returns:
float—public float Sandbox.CubemapFog.HeightWidth { get; set; }
Returns:
float—public Sandbox.Material Sandbox.CubemapFog.Sky { get; set; }
public float Sandbox.CubemapFog.StartDistance { get; set; }
Returns:
float—public Color Sandbox.CubemapFog.Tint { get; set; }
No results match this filter.