setShadowDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|eff= local | |eff= local | ||
Line 11: | Line 10: | ||
|gr2= Environment | |gr2= Environment | ||
| Sets the shadows rendering distance. | |descr= Sets the shadows rendering distance. | ||
| | |s1= [[setShadowDistance]] value | ||
|p1= value: [[Number]] | |p1= value: [[Number]] | ||
Line 19: | Line 18: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>setShadowDistance 200;</sqf> | ||
|seealso= [[getShadowDistance]] | |seealso= [[getShadowDistance]] [[isPipEnabled]] | ||
}} | }} | ||
Latest revision as of 13:55, 22 May 2022
Description
- Description:
- Sets the shadows rendering distance.
- Groups:
- SystemEnvironment
Syntax
- Syntax:
- setShadowDistance value
- Parameters:
- value: Number
- Return Value:
- Nothing
Examples
- Example 1:
- CopysetShadowDistance 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