getObjectViewDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
|r1= [[Array]] - in format [objectDistance, shadowDistance] | |r1= [[Array]] - in format [objectDistance, shadowDistance] | ||
|x1= < | |x1= <sqf>_arr = getObjectViewDistance;</sqf> | ||
|seealso= [[setObjectViewDistance]] [[setViewDistance]] [[viewDistance]] | |seealso= [[setObjectViewDistance]] [[setViewDistance]] [[viewDistance]] [[setDetailMapBlendPars]] [[setTerrainGrid]] | ||
}} | }} |
Latest revision as of 21:21, 7 May 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:
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