setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (Some wiki formatting)
 
(23 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=
____________________________________________________________________________________________


| Sets the shadows rendering distance.  |DESCRIPTION=
|gr1= System
____________________________________________________________________________________________


| '''setShadowDistance''' value |SYNTAX=
|gr2= Environment


|p1= value: [[Number]]  |PARAMETER1=
|descr= Sets the shadows rendering distance.


| [[Nothing]] |RETURNVALUE=
|s1= [[setShadowDistance]] value


|p1= value: [[Number]]


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


____________________________________________________________________________________________
|x1= <sqf>setShadowDistance 200;</sqf>


| [[getShadowDistance]], [[isPipEnabled]] |SEEALSO=
|seealso= [[getShadowDistance]] [[isPipEnabled]]
 
|  |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}}}}]]

Latest revision as of 14:55, 22 May 2022

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 200;

Additional Information

See also:
getShadowDistance isPipEnabled

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