API ReferenceSandbox
public class Sandbox.Bloom : Sandbox.BasePostProcess<T>
Applies a bloom effect to the camera
Constructors
Showing 1 constructors
public Bloom()
No results match this filter.
Methods
Showing 1 methods
public virtual void Render()
No results match this filter.
Properties
Showing 7 properties
public virtual int Sandbox.Bloom.ComponentVersion { get; set; }
public float Sandbox.Bloom.Gamma { get; set; }
public Sandbox.SceneCamera.BloomAccessor.BloomMode Sandbox.Bloom.Mode { get; set; }
public float Sandbox.Bloom.Strength { get; set; }
public float Sandbox.Bloom.Threshold { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Bloom |