setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (a)
No edit summary
Line 5: Line 5:


|0.50|= Game version
|0.50|= Game version
|eff= local |= Effects in MP
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 17: Line 18:




|x1= <code>setShadowDistance 1000</code>|= EXAMPLE1  
|x1= <code>'''setShadowDistance''' 1000</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[getShadowDistance]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 01:18, 11 April 2014

Hover & click on the images for description

Description

Description:
Sets the shadows rendering distance.
Groups:
Uncategorised

Syntax

Syntax:
setShadowDistance value
Parameters:
value: Number
Return Value:
Nothing

Examples

Example 1:
setShadowDistance 1000

Additional Information

See also:
getShadowDistance

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