16 m_OverlayColor = {0.0, 0.0, 0.0, 1.0};
17 if (m_OverlayFactor > 0.0)
18 m_OverlayColor = {0.1, 0.1, 0.1, 1.0};
PPOperators
PP operators, specify operation between subsequent layers.
GaussFilter - PostProcessEffectType.GaussFilter.
static const int PARAM_INTENSITY
static const int L_0_SHOCK
Glow - PostProcessEffectType.Glow.
static const int L_25_SHOCK
static const int PARAM_OVERLAYCOLOR
static const int L_20_SHOCK
static const int L_21_SHOCK
static const int PARAM_OVERLAYFACTOR
static const int PARAM_VIGNETTE
base, not to be used directly, would lead to layering collisions!
void OnStart(Param par=null)
ref array< float > m_OverlayColor
float m_VignetteIntensity
Base Param Class with no parameters. Used as general purpose parameter overloaded with Param1 to Para...
PostProcessEffectType
Post-process effect type.