setObjectViewDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (arma3 category)
m (see also)
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[setViewDistance]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 04:16, 19 June 2013

Hover & click on the images for description

Description

Description:
Sets the rendering distance of objects.
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