setObjectViewDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
(command doesn't work)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets the rendering distance of objects.  |= Description
| Sets the rendering distance of objects.  
 
'''This command does nothing and also throws error when 3 element array is passed: <nowiki>http://feedback.arma3.com/view.php?id=11835</nowiki>''' |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 18:03, 15 September 2013

Hover & click on the images for description

Description

Description:
Sets the rendering distance of objects. This command does nothing and also throws error when 3 element array is passed: http://feedback.arma3.com/view.php?id=11835
Groups:
Uncategorised

Syntax

Syntax:
setObjectViewDistance dist
Parameters:
dist: Number or Array - Array in format [vehiclesZ, staticZ, treesZ]
Return Value:
Nothing

Examples

Example 1:
setObjectViewDistance 2000

Additional Information

See also:
setViewDistance

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