pixelGridBase: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |dev|= Game version ___________________...")
 
No edit summary
Line 3: Line 3:


| arma3 |= Game name
| arma3 |= Game name
|dev|= Game version
|1.62|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 01:59, 10 July 2016

Hover & click on the images for description

Description

Description:
Returns grid size based on screen resolution.
Groups:
Uncategorised

Syntax

Syntax:
pixelGridBase
Return Value:
Scalar -

Examples

Example 1:
_gridBaseHeight = pixelH * pixelGridBase;

Additional Information

See also:
pixelHpixelW

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