cPostEffect_VideoDistortion has no public fields.
| 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 &out afRandomSeed, float &out afLineDensity, float &out afOffsetMul, cVector2f &out avScreenOffset, cVector2f &out avScreenBendAmount | |
| void | SetParams | float afAmount, float afRandomSeed, float afLineDensity, float afOffsetMul, const cVector2f &in avScreenOffset, const cVector2f &in avScreenBendAmount |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!