setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "|= Comments" to "|Comments=")
(4 intermediate revisions by 2 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 |= Effects in MP
|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=

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