API ReferenceSandbox
public class Sandbox.VolumetricFogVolume : Sandbox.Component
Adds a volumetric fog volume to the scene.
Constructors
Showing 1 constructors
public VolumetricFogVolume()
No results match this filter.
Methods
Showing 4 methods
protected virtual void DrawGizmos()
protected virtual void OnDisabled()
protected virtual void OnEnabled()
protected virtual void OnPreRender()
No results match this filter.
Properties
Showing 3 properties
public BBox Sandbox.VolumetricFogVolume.Bounds { get; set; }
public float Sandbox.VolumetricFogVolume.FalloffExponent { get; set; }
public float Sandbox.VolumetricFogVolume.Strength { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.VolumetricFogVolume |