getObjectViewDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - " \| *('''[a-zA-Z0-9]+''') \|r1=" to " \|s1= $1 |r1=") |
||
Line 11: | Line 11: | ||
| Gets the values of rendering distances of objects and shadows. | | Gets the values of rendering distances of objects and shadows. | ||
| '''getObjectViewDistance''' | \|s1= '''getObjectViewDistance''' | ||
|r1=[[Array]] - in format [objectDistance, shadowDistance] | |r1=[[Array]] - in format [objectDistance, shadowDistance] |
Revision as of 15:41, 13 June 2021
Description
- Description:
- Description needed
- Groups:
- SystemEnvironment
Syntax
- Syntax:
- getObjectViewDistance
- Return Value:
- Array - in format [objectDistance, shadowDistance]
Examples
- Example 1:
_arr = getObjectViewDistance;
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