setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ")
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3
|version1= 0.50


|0.50|Game version=
|eff= local


|eff= local |Multiplayer Effects=
|gr1= System


|gr1= System |GROUP1=
|gr2= Environment


|gr2= Environment |GROUP2=
|descr= Sets the shadows rendering distance.
____________________________________________________________________________________________


| Sets the shadows rendering distance.  |DESCRIPTION=
|s1= [[setShadowDistance]] value
____________________________________________________________________________________________


| '''setShadowDistance''' value |SYNTAX=
|p1= value: [[Number]]


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


| [[Nothing]] |RETURNVALUE=  
|x1= <code>'''setShadowDistance''' 1000</code>


 
|seealso= [[getShadowDistance]], [[isPipEnabled]]
|x1= <code>'''setShadowDistance''' 1000</code>|EXAMPLE1=
 
____________________________________________________________________________________________
 
| [[getShadowDistance]], [[isPipEnabled]] |SEEALSO=
 
|  |MPBEHAVIOUR=
____________________________________________________________________________________________
}}
}}
<h3 style='display:none'>Notes</h3>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style='display:none'>Bottom Section</h3>
[[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]

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