viewDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Note did not apply to this command.)
mNo edit summary
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[setViewDistance]] |= SEEALSO  
| [[setViewDistance]], [[setTerrainGrid]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 13:17, 18 January 2010

Hover & click on the images for description

Description

Description:
Returns the rendering distance.
Groups:
Uncategorised

Syntax

Syntax:
viewDistance
Return Value:
Number

Examples

Example 1:
hint ("my view distance is " + str viewDistance + " meters");

Additional Information

See also:
setViewDistancesetTerrainGrid

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

Notes

Posted on July 15, 2009 - 07:17 (CEST)

Bottom Section