BIS fnc paramViewDistance: Difference between revisions
Jump to navigation
Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki) |
Lou Montana (talk | contribs) m (Text replacement - "[[Arma 3: Mission Parameters" to "[[Mission Parameters") |
||
(34 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= arma3 | |||
|version1= 1.00 | |||
| | |gr1= Mission Parameters | ||
| | |descr= Set view distance. | ||
| | |s1= [[viewDistance]] call [[BIS_fnc_paramViewDistance]] | ||
|p1= viewDistance: [[Number]] - wanted view distance | |||
|r1= [[Number]] - [[viewDistance]] | |||
|x1= <sqf>7500 call BIS_fnc_paramViewDistance;</sqf> | |||
|seealso= [[Mission Parameters]] [[:Category:Function Group: Mission Parameters|Mission Parameters Functions]] [[setViewDistance]] [[viewDistance]] | |||
}} | }} | ||
Latest revision as of 17:42, 12 February 2024
Description
- Description:
- Set view distance.
- Execution:
- call
- Groups:
- Mission Parameters
Syntax
- Syntax:
- viewDistance call BIS_fnc_paramViewDistance
- Parameters:
- viewDistance: Number - wanted view distance
- Return Value:
- Number - viewDistance
Examples
- Example 1:
Additional Information
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