setToneMapping: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma2oa |Game name=
| arma2oa


|1.62|Game version=
|1.62


|gr1= System |GROUP1=
|gr1= System


| Applies a specific tone mapping to the game.<br><br>
| Applies a specific tone mapping to the game.<br><br>


{{Feature|arma3|This command is not present in Arma 3.}}|DESCRIPTION=
{{Feature|arma3|This command is not present in Arma 3.}}


| '''setToneMapping''' toneName |SYNTAX=
| '''setToneMapping''' toneName


|p1= toneName: [[String]] - where string is effect name - defaults are ''Arma'', ''Filmic'' and ''Reinhard''. They can be edited with [[setToneMappingParams]] command |PARAMETER1=
|p1= toneName: [[String]] - where string is effect name - defaults are ''Arma'', ''Filmic'' and ''Reinhard''. They can be edited with [[setToneMappingParams]] command


| Nothing |RETURNVALUE=
| Nothing




|x1= <code>setToneMapping "Filmic"</code>|EXAMPLE1=
|x1= <code>setToneMapping "Filmic"</code>




| [[setToneMappingParams]], [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectDestroy]], [[Post process effects]] |SEEALSO=
| [[setToneMappingParams]], [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectDestroy]], [[Post process effects]]


| |MPBEHAVIOUR=
|
}}
}}



Revision as of 12:12, 18 January 2021

Hover & click on the images for description

Description

Description:
Applies a specific tone mapping to the game.

Arma 3
This command is not present in Arma 3.
Groups:
System

Syntax

Syntax:
setToneMapping toneName
Parameters:
toneName: String - where string is effect name - defaults are Arma, Filmic and Reinhard. They can be edited with setToneMappingParams command
Return Value:
Nothing

Examples

Example 1:
setToneMapping "Filmic"

Additional Information

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