getObjectViewDistance: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Gets the values of rendering distances of objects and shadows. |= | | Gets the values of rendering distances of objects and shadows. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''getObjectViewDistance'''|= | | '''getObjectViewDistance'''|SYNTAX= | ||
| [[Array]] - in format [objectDistance, shadowDistance]|RETURNVALUE= | | [[Array]] - in format [objectDistance, shadowDistance]|RETURNVALUE= |
Revision as of 14:40, 7 April 2019
Description
- Description:
- Gets the values of rendering distances of objects and shadows.
- Groups:
- Uncategorised
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
Notes
Bottom Section