setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (a)
m (Text replacement - "|= Comments" to "|Comments=")
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________


| arma3 |= Game name
| arma3 |Game name=


|0.50|= Game version
|0.50|Game version=
|eff= local |Multiplayer Effects=
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets the shadows rendering distance.  |= Description
| Sets the shadows rendering distance.  |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''setShadowDistance''' value |= Syntax
| '''setShadowDistance''' value |SYNTAX=


|p1= value: [[Number]]  |= PARAMETER1
|p1= value: [[Number]]  |PARAMETER1=


| [[Nothing]] |= RETURNVALUE
| [[Nothing]] |RETURNVALUE=  




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


____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO
| [[getShadowDistance]], [[isPipEnabled]] |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 21:04, 1 September 2019

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:
getShadowDistanceisPipEnabled

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