pixelH: Difference between revisions
| No edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| {{Command|= Comments | {{Command|= Comments | ||
| | | ____________________________________________________________________________________________ | ||
| |1. | |||
| |Returns the height of one pixel for current resolution.|= Description | | arma3 |= Game name | ||
| |1.60|= Game version | |||
| ____________________________________________________________________________________________ | |||
| | Returns the height of one pixel for current resolution. |= Description | |||
| ____________________________________________________________________________________________ | |||
| | '''pixelH''' |= Syntax | | '''pixelH''' |= Syntax | ||
| | [[Scalar]] - |= RETURNVALUE   | | [[Scalar]] - |= RETURNVALUE   | ||
| ____________________________________________________________________________________________ | |||
| |x1= <code>_pixelHeight = '''pixelH''';</code>|= EXAMPLE1   | |x1= <code>_pixelHeight = '''pixelH''';</code>|= EXAMPLE1   | ||
| | [[pixelGrid]], [[pixelW]]|= SEEALSO   | | [[pixelGrid]], [[pixelW]]|= SEEALSO   | ||
Revision as of 16:03, 30 May 2016
Description
- Description:
- Returns the height of one pixel for current resolution.
- Groups:
- Uncategorised
Syntax
- Syntax:
- pixelH
- Return Value:
- Scalar -
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
 
	