My Project
Loading...
Searching...
No Matches
Properties | List of all members
Kino.Bloom Class Reference
Inheritance diagram for Kino.Bloom:

Properties

float thresholdGamma [get, set]
 
float thresholdLinear [get, set]
 
float softKnee [get, set]
 
float radius [get, set]
 
float intensity [get, set]
 
bool highQuality [get, set]
 
bool antiFlicker [get, set]
 

Property Documentation

◆ highQuality

bool Kino.Bloom.highQuality
getset

High quality mode Controls filter quality and buffer resolution.

◆ intensity

float Kino.Bloom.intensity
getset

Bloom intensity Blend factor of the result image.

◆ radius

float Kino.Bloom.radius
getset

Bloom radius Changes extent of veiling effects in a screen resolution-independent fashion.

◆ softKnee

float Kino.Bloom.softKnee
getset

Soft-knee coefficient Makes transition between under/over-threshold gradual.

◆ thresholdGamma

float Kino.Bloom.thresholdGamma
getset

Prefilter threshold (gamma-encoded) Filters out pixels under this level of brightness.

◆ thresholdLinear

float Kino.Bloom.thresholdLinear
getset

Prefilter threshold (linearly-encoded) Filters out pixels under this level of brightness.


The documentation for this class was generated from the following file: