ppEffectForceInNVG: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Line 20: Line 20:
|x1= <code>_ppGrain [[ppEffectForceInNVG]] [[true]];</code>
|x1= <code>_ppGrain [[ppEffectForceInNVG]] [[true]];</code>


|seealso= [[Post process effects]], [[ppEffectEnable]], [[ppEffectEnabled]], [[ppEffectDestroy]], [[ppEffectCreate]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectAdjust]]
|seealso= [[Post process effects]] [[ppEffectEnable]], [[ppEffectEnabled]], [[ppEffectDestroy]], [[ppEffectCreate]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectAdjust]]
}}
}}

Revision as of 18:24, 20 January 2022

Hover & click on the images for description

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 effects ppEffectEnableppEffectEnabledppEffectDestroyppEffectCreateppEffectCommitppEffectCommittedppEffectAdjust

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