viewDistance: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (formatted notes + formatted examples) |
||
Line 21: | Line 21: | ||
|x1= <code>hint ("my view distance is " + str viewDistance + " meters");</code>|= EXAMPLE1 | |x1= <code>[[hint]] ("my view distance is " + [[str]] [[viewDistance]] + " meters");</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 34: | Line 34: | ||
<dl class='command_description'> | <dl class='command_description'> | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> |
Revision as of 19:13, 26 March 2016
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