viewDistance: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Killzone Kid (talk | contribs) (see also) |
||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[setViewDistance]], [[setTerrainGrid]] |= SEEALSO | | [[setViewDistance]], [[setDetailMapBlendPars]], [[setTerrainGrid]], [[getObjectViewDistance]], [[setObjectViewDistance]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 10:28, 25 June 2015
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:
- setViewDistancesetDetailMapBlendParssetTerrainGridgetObjectViewDistancesetObjectViewDistance
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)