HPL3/Community/Scripting/Classes/cposteffect radialblur

From Frictional Wiki
Jump to navigation Jump to search

cPostEffect_RadialBlur

Fields

cPostEffect_RadialBlur has no public fields.

Functions

Return Type Function Name Parameters Description
void SetDisabled bool abX
bool IsDisabled
void SetActive bool abX
bool IsActive
void Reset
void GetParams float& afSize,
float& afAlpha,
float& afBlurStartDist
void SetParams float afSize,
float afAlpha,
float afBlurStartDist

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!