ppEffectForceInNVG: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
m (formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|0.50 | |version1= 0.50 | ||
|gr1= Camera Control | |gr1= Camera Control | ||
| | |eff=local | ||
| | |descr= Forces use of [[Post process effects]] in NVG. | ||
| | |s1= ppHandle '''ppEffectForceInNVG''' force | ||
| | |p1= ppHandle: [[Number]] - Handle of the post processing returned by [[ppEffectCreate]] | ||
| [[Nothing]] | |p2= force: [[Boolean]] | ||
|r1= [[Nothing]] | |||
|x1= <code>_ppGrain [[ppEffectForceInNVG]] [[true]];</code> | |x1= <code>_ppGrain [[ppEffectForceInNVG]] [[true]];</code> |
Revision as of 23:51, 16 April 2021
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:
_ppGrain ppEffectForceInNVG true;
Additional Information
- See also:
- Post process effectsppEffectEnableppEffectEnabledppEffectDestroyppEffectCreateppEffectCommitppEffectCommittedppEffectAdjust
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