ppEffectForceInNVG: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *H([a-z ])" to "$1 - h$2") |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | | |game1= arma3 | ||
|version1= 0.50 | |||
| | |gr1= Camera Control | ||
| | |eff=local | ||
| Forces use of [[Post | |descr= Forces use of [[Post Process Effects]] in NVG. | ||
| | |s1= ppHandle [[ppEffectForceInNVG]] force | ||
|p1= | |p1= ppHandle: [[Number]] - handle of the post processing returned by [[ppEffectCreate]] | ||
|p2= | |p2= force: [[Boolean]] | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>_ppGrain ppEffectForceInNVG true;</sqf> | ||
|seealso= [[Post Process Effects]] [[ppEffectEnable]] [[ppEffectEnabled]] [[ppEffectDestroy]] [[ppEffectCreate]] [[ppEffectCommit]] [[ppEffectCommitted]] [[ppEffectAdjust]] | |||
| [[Post | |||
}} | }} | ||
Latest revision as of 15:32, 8 November 2023
Description
- Description:
- Forces use of Post Process Effects in NVG.
- Groups:
- Camera Control
Syntax
- Syntax:
- ppHandle ppEffectForceInNVG force
- Parameters:
- ppHandle: Number - handle of the post processing returned by ppEffectCreate
- force: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- Post Process Effects ppEffectEnable ppEffectEnabled ppEffectDestroy ppEffectCreate ppEffectCommit ppEffectCommitted ppEffectAdjust
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