setToneMapping: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(removed from A3)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Applies a specific tone mapping to the game |= Description
| Applies a specific tone mapping to the game.
 
''This command has been removed from ArmA 3'' |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 37: Line 39:
[[Category:ArmA 2 OA: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:ArmA 2 OA: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 20:46, 5 September 2013

Hover & click on the images for description

Description

Description:
Applies a specific tone mapping to the game. This command has been removed from ArmA 3
Groups:
Uncategorised

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

Notes

Bottom Section