setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| 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 15:48, 7 April 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