pixelH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{Command|= Comments
{{Command|= Comments
|arma3dev|= Game name
____________________________________________________________________________________________
|1.59|= Game version
 
|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 17:03, 30 May 2016

Hover & click on the images for description

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

See also:
pixelGridpixelW

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

Bottom Section

Notes

Bottom Section