pixelH: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments |arma3dev|= Game name |1.59|= Game version |Returns width of one pixel for current resolution.|= Description | '''pixelH''' |= Syntax | Scalar - |= RE...") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") |
||
(35 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |||
|1. | |game1= arma3 | ||
|Returns | |version1= 1.60 | ||
| | |gr1= GUI Control - Positioning | ||
|descr= Returns the height of one pixel for current resolution. | |||
|s1= '''pixelH''' | |||
|r1= [[Number]] - pixel height | |||
[[ | |||
|x1= <sqf>_pixelHeight = pixelH;</sqf> | |||
</ | |||
|seealso= [[pixelGrid]] [[pixelGridBase]] [[pixelGridNoUIScale]] [[pixelW]] [[Pixel Grid System]] | |||
}} |
Latest revision as of 15:45, 8 November 2023
Description
- Description:
- Returns the height of one pixel for current resolution.
- Groups:
- GUI Control - Positioning
Syntax
- Syntax:
- pixelH
- Return Value:
- Number - pixel height
Examples
- Example 1:
Additional Information
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