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