pixelH: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
(formatting and new command group) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
| | |version1= 1.60 | ||
| | |gr1= GUI Control - Positioning | ||
| | |descr= Returns the height of one pixel for current resolution. | ||
| [[ | |s1= '''pixelH''' | ||
|r1= [[Number]] - Pixel Height | |||
|x1= <code>_pixelHeight = '''pixelH''';</code> | |x1= <code>_pixelHeight = '''pixelH''';</code> | ||
|seealso= [[pixelGrid]], [[pixelGridBase]], [[pixelGridNoUIScale]], [[pixelW]], [[Pixel Grid System]] | |seealso= [[pixelGrid]], [[pixelGridBase]], [[pixelGridNoUIScale]], [[pixelW]], [[Pixel Grid System]] | ||
}} | }} | ||
Revision as of 10:54, 5 March 2021
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:
_pixelHeight = pixelH;
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