setToneMappingParams: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) mNo edit summary |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
| toneName '''setToneMappingParams''' params |= Syntax | | toneName '''setToneMappingParams''' params |= Syntax | ||
|p1= toneName: [[String]] - where string is effect name - defaults are ''Arma'', ''Filmic'' and ''Reinhard''. |= | |p1= toneName: [[String]] - where string is effect name - defaults are ''Arma'', ''Filmic'' and ''Reinhard''. |PARAMETER1= | ||
|p2= params: [[Array]] - (''please populate'') |= | |p2= params: [[Array]] - (''please populate'') |PARAMETER2= | ||
| Nothing |= | | Nothing |RETURNVALUE= | ||
|x1= <code>"Filmic" setToneMappingParams [0.2, 0.30, 0.20, 0.30, 0.01, 3.750, 6, 4]</code>|= | |x1= <code>"Filmic" setToneMappingParams [0.2, 0.30, 0.20, 0.30, 0.01, 3.750, 6, 4]</code>|EXAMPLE1= | ||
|x2= <code>"Reinhard" setToneMappingParams [0.9, -0.003]</code>|= | |x2= <code>"Reinhard" setToneMappingParams [0.9, -0.003]</code>|EXAMPLE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setToneMapping]], [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectDestroy]], [[Post process effects]] |= | | [[setToneMapping]], [[ppEffectAdjust]], [[ppEffectCommit]], [[ppEffectCommitted]], [[ppEffectCreate]], [[ppEffectDestroy]], [[Post process effects]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:37, 7 April 2019
Description
- Description:
- Edits tone mapping parameters.
- Groups:
- Uncategorised
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
- See also:
- setToneMappingppEffectAdjustppEffectCommitppEffectCommittedppEffectCreateppEffectDestroyPost 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