ppEffectDestroy

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Destroy post process effect given by handle.
Groups:
Uncategorised

Syntax

Syntax:
ppEffectDestroy effect
Parameters:
effect: Array or Number -
Return Value:
Nothing

Examples

Example 1:
ppEffectDestroy _hndl
Example 2:
ppEffectDestroy [_hndl0, _hndl1, _hndl2]

Additional Information

See also:
ppEffectAdjustppEffectCommitppEffectCommittedppEffectCreateppEffectEnablePost_process_effects

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section