Difference between revisions of "HPL3/Community/Scripting/Classes/cposteffect chromaticaberration"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
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!