getTIParameters: Difference between revisions
m (improve MaxResolution description) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
| Line 37: | Line 37: | ||
{{!}}- | {{!}}- | ||
{{!}}} | {{!}}} | ||
{{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. | |||
* {{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 1920×1080. | |||
}} | |||
|s1= [[getTIParameters]] | |s1= [[getTIParameters]] | ||
Latest revision as of 16:11, 5 February 2026
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.
Only post proven facts here! Add Note