s&box docs

public class Sandbox.Bloom : Sandbox.BasePostProcess<T>

Applies a bloom effect to the camera

Constructors

Showing 1 constructors

Methods

Showing 1 methods

public virtual void Render()

Properties

Showing 7 properties

public virtual int Sandbox.Bloom.ComponentVersion { get; set; }

public float Sandbox.Bloom.Gamma { get; set; }

public float Sandbox.Bloom.Strength { get; set; }

public float Sandbox.Bloom.Threshold { get; set; }

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Bloom

On this page