setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ")
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3
 
|version1= 0.50
|0.50


|eff= local
|eff= local
Line 11: Line 10:
|gr2= Environment
|gr2= Environment


| Sets the shadows rendering distance.
|descr= Sets the shadows rendering distance.


| '''setShadowDistance''' value
|s1= [[setShadowDistance]] value


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


| [[Nothing]]
|r1= [[Nothing]]


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


| [[getShadowDistance]], [[isPipEnabled]]
|seealso= [[getShadowDistance]], [[isPipEnabled]]
 
|
}}
}}
{{GameCategory|arma3|New Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}

Revision as of 18:11, 20 June 2021

Hover & click on the images for description

Description

Description:
Sets the shadows rendering distance.
Groups:
SystemEnvironment

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