getObjectViewDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
Lou Montana (talk | contribs) |
||
Line 16: | Line 16: | ||
|x1= <code>_arr = [[getObjectViewDistance]];</code> | |x1= <code>_arr = [[getObjectViewDistance]];</code> | ||
|seealso= [[setObjectViewDistance]] | |seealso= [[setObjectViewDistance]] [[setViewDistance]], [[viewDistance]], [[setDetailMapBlendPars]], [[setTerrainGrid]] | ||
}} | }} |
Revision as of 15:56, 20 January 2022
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