setShadowDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Updated "See also")
m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ")
(26 intermediate revisions by 3 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 |= Effects in MP
____________________________________________________________________________________________


| 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= <code>'''setShadowDistance''' 1000</code>


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

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