ppEffectAdjust: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " \| arma2  \| *([0-9]\.[0-9]{2}) * " to " | arma2 |$1  |game2= arma2oa |version2= 1.50  |game3= tkoh |version3= 1.00  |game4= arma3 |version4= 0.50 ")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) *  \| *s2 *=" to "|r1=$1  |s2=")  | 
				||
| Line 27: | Line 27: | ||
|p2= settings: [[Array]] - array of effect params  | |p2= settings: [[Array]] - array of effect params  | ||
| [[Nothing]]  | |r1= [[Nothing]]  | ||
| s2= handle '''ppEffectAdjust''' settings  | |s2= handle '''ppEffectAdjust''' settings  | ||
|p21= handle: [[Number]] - effect handle  | |p21= handle: [[Number]] - effect handle  | ||
Revision as of 15:33, 10 June 2021
Description
- Description:
 - Description needed
 - Groups:
 - Camera Control
 
Syntax
- Syntax:
 - Syntax needed
 - Parameters:
 - effect: String effect name
 - settings: Array - array of effect params
 - Return Value:
 - Nothing
 
Alternative Syntax
- Syntax:
 - handle ppEffectAdjust settings
 - Parameters:
 - handle: Number - effect handle
 - settings: Array - array of effect params
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 "colorCorrections" ppEffectAdjust [1, 1, -0.01, [0, 0, 0, 0], [1.5, 1, 1.2, 0.6], [0.199, 0.587, 0.114, 0]];- Example 2:
 - Black&White: 
_colorCorrectionsEffHandle ppEffectAdjust [1, 0.4, 0, [0, 0, 0, 0], [1, 1, 1, 0], [1, 1, 1, 0]]; 
Additional Information
- See also:
 - Post process effectsppEffectForceInNVGppEffectEnableppEffectEnabledppEffectDestroyppEffectCreateppEffectCommittedppEffectCommitsetPiPEffect
 
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