ppEffectCommit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[ppEffectAdjust]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectDestroy]], [[ppEffectEnable]] |= SEEALSO  
| [[ppEffectAdjust]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectDestroy]], [[ppEffectEnable]], [[Post_process_effects]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 16:19, 23 September 2009

Hover & click on the images for description

Description

Description:
Commit post process effect in given time.
Groups:
Uncategorised

Syntax

Syntax:
effect ppEffectCommit duration
Parameters:
effect: String
duration: Number
Return Value:
Nothing

Examples

Example 1:
"colorCorrection" ppEffectCommit 3;

Additional Information

See also:
ppEffectAdjustppEffectCommittedppEffectCreateppEffectDestroyppEffectEnablePost_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