getShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added see also)
No edit summary
Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


| setShadowDistance |= SEEALSO  
| [[setShadowDistance]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 21:40, 27 March 2015

Hover & click on the images for description

Description

Description:
Gets the shadows rendering distance.
Groups:
Uncategorised

Syntax

Syntax:
getShadowDistance
Return Value:
Number

Examples

Example 1:
_value = getShadowDistance;

Additional Information

See also:
setShadowDistance

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

Posted on 25 October, 2013
Druid
This command required one parameter of any type (getShadowDistance anything) until Arma 3 ver. 1.06.

Bottom Section