getTIParameters: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page creation) |
Killzone Kid (talk | contribs) No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
|gr1= Environment | |gr1= Environment | ||
|descr= Returns all Thermal Imaging parameters. | |descr= Returns all Thermal Imaging parameters. | ||
{{{!}} class="wikitable align-center-col-2" | |||
! Parameter | |||
! Default Value | |||
! Description | |||
{{!}}- | |||
{{!}} {{hl|OutputRangeStart}} | |||
{{!}} 0.1 | |||
{{!}} Thermal output minimal value | |||
{{!}}- | |||
{{!}} {{hl|OutputRangeWidth}} | |||
{{!}} 0.8 | |||
{{!}} Thermal output width | |||
{{!}}- | |||
{{!}} {{hl|FilmGrain}} | |||
{{!}} 1 | |||
{{!}} Film grain | |||
{{!}}- | |||
{{!}} {{hl|Blur}} | |||
{{!}} 1 | |||
{{!}} Blur | |||
{{!}}- | |||
{{!}} {{hl|UpdateHistogram}} | |||
{{!}} 1 | |||
{{!}} Histogram | |||
{{!}}- | |||
{{!}}} | |||
{{Feature|informative|The output formula is as follows: {{hl|OutputRangeStart + ''thermalValue'' × OutputRangeWidth}}, making the default range 0.1..0.9.}} | |||
|s1= [[getTIParameters]] | |s1= [[getTIParameters]] |
Latest revision as of 09:34, 2 August 2024
Description
- Description:
- Returns all Thermal Imaging parameters.
Parameter Default Value Description OutputRangeStart 0.1 Thermal output minimal value OutputRangeWidth 0.8 Thermal output width FilmGrain 1 Film grain Blur 1 Blur UpdateHistogram 1 Histogram - Groups:
- Environment
Syntax
- Syntax:
- getTIParameters
- Return Value:
- HashMap format [["OutputRangeStart", 0.1], ["OutputRangeWidth", 0.8]]
Examples
- Example 1:
Additional Information
- See also:
- setTIParameter setCamUseTI disableTIEquipment
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