class PPEGhostSource
PPEGhost › PPEClassBase
All members, including inherited
Ghost - PostProcessEffectType.Ghost
Constants 21
static const int PARAM_NOISE_CHANNEL_WEIGHT = 1static const int PARAM_NOISE_OFFSET_X = 2static const int PARAM_NOISE_OFFSET_Y = 3static const int PARAM_NOISE_SCALE_X = 4static const int PARAM_NOISE_SCALE_Y = 5static const int PARAM_NOISE_REMAP_LO = 6static const int PARAM_NOISE_REMAP_HI = 7static const int PARAM_GHOST_OFFSET_X = 8static const int PARAM_GHOST_OFFSET_Y = 9static const int PARAM_GHOST_SCALE_X = 10static const int PARAM_GHOST_SCALE_Y = 11static const int PARAM_GHOST_COLOR_MOD = 12RGB = per channel multiplication A = overall color curve (0=linear,1=exponential)
static const int L_1_HMP = 100static const int L_2_HMP = 100Referenced by PPERequester_HMPGhosts.ProcessSimulation()
static const int L_3_HMP = 100Referenced by PPERequester_HMPGhosts.ProcessSimulation()
static const int L_4_HMP = 100Referenced by PPERequester_HMPGhosts.OnStart()
static const int L_5_HMP = 100Referenced by PPERequester_HMPGhosts.OnStart()
static const int L_6_HMP = 100Referenced by PPERequester_HMPGhosts.OnStart()
static const int L_7_HMP = 100Referenced by PPERequester_HMPGhosts.OnStart()
static const int L_8_HMP = 100Referenced by PPERequester_HMPGhosts.OnStart()
static const int L_9_HMP = 100Referenced by PPERequester_HMPGhosts.OnStart()
Methods 3
override int GetPostProcessEffectID()override string GetDefaultMaterialPath()override void RegisterMaterialParameters()