ppEffectDestroy: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(description, syntax, examples) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Destroy post process effect given by handle. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''ppEffectDestroy''' effect |= Syntax | | '''ppEffectDestroy''' effect |= Syntax | ||
|p1= effect: [[Array]] - |= PARAMETER1 | |p1= effect: [[Array]] or [[Number]] - |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 18: | Line 18: | ||
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
| Nothing |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code> | |x1= <code>ppEffectDestroy _hndl</code>|= EXAMPLE1 | ||
|x2= <code>ppEffectDestroy [_hndl0, _hndl1, _hndl2]</code>|= EXAMPLE2 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectEnable]],[[Post_process_effects]] |= SEEALSO | | [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectEnable]], [[Post_process_effects]] |= SEEALSO | ||
Revision as of 22:11, 3 January 2010
Description
- Description:
- Destroy post process effect given by handle.
- Groups:
- Uncategorised
Syntax
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