setToneMappingParams
From Bohemia Interactive Community
Click on the images for descriptions
Introduced in
- Game:
- Arma 2: Operation Arrowhead
- Version:
- 1.62
Description
- Description:
- Edits tone mapping parameters.
Syntax
- Syntax:
- toneName setToneMappingParams params
- Parameters:
- toneName: String - where string is effect name - defaults are Arma, Filmic and Reinhard.
- params: Array - (please populate)
- Return Value:
- Nothing
Examples
- Example 1:
"Filmic" setToneMappingParams [0.2, 0.30, 0.20, 0.30, 0.01, 3.750, 6, 4]
- Example 2:
"Reinhard" setToneMappingParams [0.9, -0.003]
Additional Information
- Multiplayer:
- -
- See also:
- setToneMappingppEffectAdjustppEffectCommitppEffectCommittedppEffectCreateppEffectDestroyPost process effects
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To