getTIParameters: Difference between revisions
Killzone Kid (talk | contribs) No edit summary |
(describe new MaxResolution parameter) |
||
Line 31: | Line 31: | ||
{{!}} 1 | {{!}} 1 | ||
{{!}} Histogram | {{!}} Histogram | ||
{{!}}- | |||
{{!}} {{GVI|arma3|2.20|size= 0.75}} {{hl|MaxResolution}} | |||
{{!}} -1 | |||
{{!}} Maximum 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]] |
Revision as of 18:53, 8 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 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