setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}")
m (Some wiki formatting)
 
(19 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= <sqf>setShadowDistance 200;</sqf>


 
|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>
{{GameCategory|arma3|New Scripting Commands List}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}

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