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

Ghost - PostProcessEffectType.Ghost. More...

Private Member Functions

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

Static Private Attributes

static const int PARAM_NOISE_CHANNEL_WEIGHT = 1
 
static const int PARAM_NOISE_OFFSET_X = 2
 
static const int PARAM_NOISE_OFFSET_Y = 3
 
static const int PARAM_NOISE_SCALE_X = 4
 
static const int PARAM_NOISE_SCALE_Y = 5
 
static const int PARAM_NOISE_REMAP_LO = 6
 
static const int PARAM_NOISE_REMAP_HI = 7
 
static const int PARAM_GHOST_OFFSET_X = 8
 
static const int PARAM_GHOST_OFFSET_Y = 9
 
static const int PARAM_GHOST_SCALE_X = 10
 
static const int PARAM_GHOST_SCALE_Y = 11
 
static const int PARAM_GHOST_COLOR_MOD = 12
 
static const int L_1_HMP = 100
 RGB = per channel multiplication A = overall color curve (0=linear,1=exponential)
 
static const int L_2_HMP = 100
 
static const int L_3_HMP = 100
 
static const int L_4_HMP = 100
 
static const int L_5_HMP = 100
 
static const int L_6_HMP = 100
 
static const int L_7_HMP = 100
 
static const int L_8_HMP = 100
 
static const int L_9_HMP = 100
 

Detailed Description

Ghost - PostProcessEffectType.Ghost.

Member Function Documentation

◆ GetDefaultMaterialPath()

override string GetDefaultMaterialPath ( )
inlineprivate

◆ GetPostProcessEffectID()

override int GetPostProcessEffectID ( )
inlineprivate

◆ RegisterMaterialParameters()

Field Documentation

◆ L_1_HMP

const int L_1_HMP = 100
staticprivate

RGB = per channel multiplication A = overall color curve (0=linear,1=exponential)

Referenced by PPERequester_GameplayBase::OnStart(), and PPERequester_GameplayBase::ProcessSimulation().

◆ L_2_HMP

const int L_2_HMP = 100
staticprivate

◆ L_3_HMP

const int L_3_HMP = 100
staticprivate

◆ L_4_HMP

const int L_4_HMP = 100
staticprivate

◆ L_5_HMP

const int L_5_HMP = 100
staticprivate

◆ L_6_HMP

const int L_6_HMP = 100
staticprivate

◆ L_7_HMP

const int L_7_HMP = 100
staticprivate

◆ L_8_HMP

const int L_8_HMP = 100
staticprivate

◆ L_9_HMP

const int L_9_HMP = 100
staticprivate

◆ PARAM_GHOST_COLOR_MOD

const int PARAM_GHOST_COLOR_MOD = 12
staticprivate

◆ PARAM_GHOST_OFFSET_X

const int PARAM_GHOST_OFFSET_X = 8
staticprivate

◆ PARAM_GHOST_OFFSET_Y

const int PARAM_GHOST_OFFSET_Y = 9
staticprivate

◆ PARAM_GHOST_SCALE_X

const int PARAM_GHOST_SCALE_X = 10
staticprivate

◆ PARAM_GHOST_SCALE_Y

const int PARAM_GHOST_SCALE_Y = 11
staticprivate

◆ PARAM_NOISE_CHANNEL_WEIGHT

const int PARAM_NOISE_CHANNEL_WEIGHT = 1
staticprivate

◆ PARAM_NOISE_OFFSET_X

const int PARAM_NOISE_OFFSET_X = 2
staticprivate

◆ PARAM_NOISE_OFFSET_Y

const int PARAM_NOISE_OFFSET_Y = 3
staticprivate

◆ PARAM_NOISE_REMAP_HI

const int PARAM_NOISE_REMAP_HI = 7
staticprivate

◆ PARAM_NOISE_REMAP_LO

const int PARAM_NOISE_REMAP_LO = 6
staticprivate

◆ PARAM_NOISE_SCALE_X

const int PARAM_NOISE_SCALE_X = 4
staticprivate

◆ PARAM_NOISE_SCALE_Y

const int PARAM_NOISE_SCALE_Y = 5
staticprivate

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