getTIParameters: Difference between revisions
Lou Montana (talk | contribs) (Add default values) |
m (improve MaxResolution description) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 19: | Line 19: | ||
{{!}} 0.8 | {{!}} 0.8 | ||
{{!}} Thermal output width | {{!}} Thermal output width | ||
{{!}}- | |||
{{!}} {{hl|FilmGrain}} | |||
{{!}} 1 | |||
{{!}} Film grain | |||
{{!}}- | |||
{{!}} {{hl|Blur}} | |||
{{!}} 1 | |||
{{!}} Blur | |||
{{!}}- | |||
{{!}} {{hl|UpdateHistogram}} | |||
{{!}} 1 | |||
{{!}} Histogram | |||
{{!}}- | |||
{{!}} {{GVI|arma3|2.20|size= 0.75}} {{hl|MaxResolution}} | |||
{{!}} -1 | |||
{{!}} Maximum vertical resolution | |||
{{!}}- | |||
{{!}}} | {{!}}} | ||
{{Feature|informative|The output formula is as follows: {{hl|OutputRangeStart + ''thermalValue'' × OutputRangeWidth}}, making the default range 0.1..0.9.}} | {{Feature|informative|The output formula is as follows: {{hl|OutputRangeStart + ''thermalValue'' × OutputRangeWidth}}, making the default range 0.1..0.9.}} | ||
{{Feature|informative|{{GVI|arma3|2.20|size= 0.75}} The {{hl|MaxResolution}} setting takes into account the aspect ratio of the screen. A value of 1080 on a 16:9 screen provides a resolution of 1920x1080.}} | |||
|s1= [[getTIParameters]] | |s1= [[getTIParameters]] |
Latest revision as of 11:25, 9 July 2025
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 2.20 MaxResolution
-1 Maximum vertical resolution - 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