HPL3/Community/Scripting/Classes/cposteffect chromaticaberration
Jump to navigation
Jump to search
cPostEffect_ChromaticAberration
Fields
cPostEffect_ChromaticAberration 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& afAmount, float& afRotation, float& afHue, cVector2f& avOffset |
|
void | SetParams | float afAmount, float afRotation, float afHue, const cVector2f &in avOffset |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!