PPOperators
PP operators, specify operation between subsequent layers.
Input value between 0 and 1, returns value adjusted by easing, no automatic clamping of input(do your...
static float EaseInCubic(float t)
EV postprocess, does not directly use materials.
static const int PARAM_INTENSITY
static const int L_0_DEATH
base, not to be used directly, would lead to layering collisions!
void OnStart(Param par=null)
Base Param Class with no parameters. Used as general purpose parameter overloaded with Param1 to Para...
static proto float Lerp(float a, float b, float time)
Linearly interpolates between 'a' and 'b' given 'time'.