setShadowDistance: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 18: | Line 18: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <sqf> | |x1= <sqf>setShadowDistance 200;</sqf> | ||
|seealso= [[getShadowDistance]] [[isPipEnabled]] | |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