PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
PPESSAO Class Reference

SSAO - PostProcessEffectType.SSAO. More...

Private Member Functions

override int GetPostProcessEffectID ()
 
override string GetDefaultMaterialPath ()
 
override void RegisterMaterialParameters ()
 

Static Private Attributes

static const int POSTPROCESS_OPTION_VALUE_LOW = 0
 
static const int POSTPROCESS_OPTION_VALUE_MEDIUM = 1
 
static const int POSTPROCESS_OPTION_VALUE_HIGH = 2
 
static const int POSTPROCESS_OPTION_VALUE_HIGHEST = 3
 
static const int PARAM_NUMPASSES = 0
 
static const int PARAM_INTENSITY = 1
 
static const int PARAM_RADIUSNEAR = 2
 
static const int PARAM_RADIUSFAR = 3
 
static const int PARAM_COSANGLE0 = 4
 
static const int PARAM_COSANGLE1 = 5
 
static const int PARAM_MAXDISTANCE = 6
 
static const int PARAM_MAXBLURDISTANCE = 7
 
static const int PARAM_NEARINTENSITY = 8
 
static const int PARAM_FARINTENSITY = 9
 
static const int PARAM_FARINTENSITYDIST = 10
 
static const int PARAM_NUMBLURPASSES = 11
 
static const int PARAM_BLURSIZE = 12
 
static const int PARAM_COLORAMOUNT = 13
 
static const int PARAM_COLORSSAOAMOUNT = 14
 

Detailed Description

SSAO - PostProcessEffectType.SSAO.

Member Function Documentation

◆ GetDefaultMaterialPath()

◆ GetPostProcessEffectID()

override int GetPostProcessEffectID ( )
inlineprivate

◆ RegisterMaterialParameters()

Field Documentation

◆ PARAM_BLURSIZE

const int PARAM_BLURSIZE = 12
staticprivate

◆ PARAM_COLORAMOUNT

const int PARAM_COLORAMOUNT = 13
staticprivate

◆ PARAM_COLORSSAOAMOUNT

const int PARAM_COLORSSAOAMOUNT = 14
staticprivate

◆ PARAM_COSANGLE0

const int PARAM_COSANGLE0 = 4
staticprivate

◆ PARAM_COSANGLE1

const int PARAM_COSANGLE1 = 5
staticprivate

◆ PARAM_FARINTENSITY

const int PARAM_FARINTENSITY = 9
staticprivate

◆ PARAM_FARINTENSITYDIST

const int PARAM_FARINTENSITYDIST = 10
staticprivate

◆ PARAM_INTENSITY

const int PARAM_INTENSITY = 1
staticprivate

◆ PARAM_MAXBLURDISTANCE

const int PARAM_MAXBLURDISTANCE = 7
staticprivate

◆ PARAM_MAXDISTANCE

const int PARAM_MAXDISTANCE = 6
staticprivate

◆ PARAM_NEARINTENSITY

const int PARAM_NEARINTENSITY = 8
staticprivate

◆ PARAM_NUMBLURPASSES

const int PARAM_NUMBLURPASSES = 11
staticprivate

◆ PARAM_NUMPASSES

const int PARAM_NUMPASSES = 0
staticprivate

◆ PARAM_RADIUSFAR

const int PARAM_RADIUSFAR = 3
staticprivate

◆ PARAM_RADIUSNEAR

const int PARAM_RADIUSNEAR = 2
staticprivate

◆ POSTPROCESS_OPTION_VALUE_HIGH

const int POSTPROCESS_OPTION_VALUE_HIGH = 2
staticprivate

Referenced by GetDefaultMaterialPath().

◆ POSTPROCESS_OPTION_VALUE_HIGHEST

const int POSTPROCESS_OPTION_VALUE_HIGHEST = 3
staticprivate

Referenced by GetDefaultMaterialPath().

◆ POSTPROCESS_OPTION_VALUE_LOW

const int POSTPROCESS_OPTION_VALUE_LOW = 0
staticprivate

Referenced by GetDefaultMaterialPath().

◆ POSTPROCESS_OPTION_VALUE_MEDIUM

const int POSTPROCESS_OPTION_VALUE_MEDIUM = 1
staticprivate

Referenced by GetDefaultMaterialPath().


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