class PPESSAOSource
PPESSAO › PPEClassBase
All members, including inherited
SSAO - PostProcessEffectType.SSAO
Constants 19
static const int POSTPROCESS_OPTION_VALUE_LOW = 0Referenced by GetDefaultMaterialPath()
static const int POSTPROCESS_OPTION_VALUE_MEDIUM = 1Referenced by GetDefaultMaterialPath()
static const int POSTPROCESS_OPTION_VALUE_HIGH = 2Referenced by GetDefaultMaterialPath()
static const int POSTPROCESS_OPTION_VALUE_HIGHEST = 3Referenced by GetDefaultMaterialPath()
static const int PARAM_NUMPASSES = 0Referenced by RegisterMaterialParameters()
static const int PARAM_INTENSITY = 1Referenced by RegisterMaterialParameters()
static const int PARAM_RADIUSNEAR = 2Referenced by RegisterMaterialParameters()
static const int PARAM_RADIUSFAR = 3Referenced by RegisterMaterialParameters()
static const int PARAM_COSANGLE0 = 4Referenced by RegisterMaterialParameters()
static const int PARAM_COSANGLE1 = 5Referenced by RegisterMaterialParameters()
static const int PARAM_MAXDISTANCE = 6Referenced by RegisterMaterialParameters()
static const int PARAM_MAXBLURDISTANCE = 7Referenced by RegisterMaterialParameters()
static const int PARAM_NEARINTENSITY = 8Referenced by RegisterMaterialParameters()
static const int PARAM_FARINTENSITY = 9Referenced by RegisterMaterialParameters()
static const int PARAM_FARINTENSITYDIST = 10Referenced by RegisterMaterialParameters()
static const int PARAM_NUMBLURPASSES = 11Referenced by RegisterMaterialParameters()
static const int PARAM_BLURSIZE = 12Referenced by RegisterMaterialParameters()
static const int PARAM_COLORAMOUNT = 13Referenced by RegisterMaterialParameters()
static const int PARAM_COLORSSAOAMOUNT = 14Referenced by RegisterMaterialParameters()
Methods 3
override int GetPostProcessEffectID()override string GetDefaultMaterialPath()override void RegisterMaterialParameters()