21 return "Graphics/Materials/postprocess/radialblur";
Created once, on manager init. Script-side representation of C++ material class, separate handling.
void RegisterParameterScalarFloat(int idx, string parameter_name, float default_value, float min, float max)
WARNING - min/max values are usually taken from Workbench defaults, may not be actual min/max values ...
RadialBlur - PostProcessEffectType.RadialBlur.
static const int PARAM_PIXELSCALE
static const int PARAM_OFFSETY
override int GetPostProcessEffectID()
override string GetDefaultMaterialPath()
override void RegisterMaterialParameters()
static const int PARAM_POWERY
static const int PARAM_OFFSETX
static const int PARAM_POWERX
static const int L_0_PAIN_BLUR
PostProcessEffectType
Post-process effect type.