getObjectViewDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
Lou Montana (talk | contribs) m (Text replacement - " {2,}\}\}" to " }}") |
||
Line 18: | Line 18: | ||
| [[setObjectViewDistance]], [[setViewDistance]], [[viewDistance]], [[setDetailMapBlendPars]], [[setTerrainGrid]] | | [[setObjectViewDistance]], [[setViewDistance]], [[viewDistance]], [[setDetailMapBlendPars]], [[setTerrainGrid]] | ||
}} | }} | ||
{{GameCategory|arma3|New Scripting Commands}} | {{GameCategory|arma3|New Scripting Commands}} |
Revision as of 23:51, 18 January 2021
Description
- Description:
- Gets the values of rendering distances of objects and shadows.
- 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