setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |0.50|= Game version ____________________...")
 
m (Some wiki formatting)
 
(32 intermediate revisions by 5 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
____________________________________________________________________________________________


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


| |= 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}}}}]]

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