BIS fnc paramViewDistance: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
m (Text replacement - " \| *(\[[^ ]+\] (call|spawn) ('''|\[\[)BI(N|S)_fnc_[a-zA-Z0-9_]+('''|\]\]));? \| *p1 *=" to " |s1=$1 |p1=")
Line 9: Line 9:
| Set view distance.
| Set view distance.


| [[viewDistance]] call [[BIS_fnc_paramViewDistance]]
|s1=[[viewDistance]] call [[BIS_fnc_paramViewDistance]]


|p1= viewDistance: [[Number]] - Wanted view distance
|p1= viewDistance: [[Number]] - Wanted view distance

Revision as of 20:29, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
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:
7500 call BIS_fnc_paramViewDistance;

Additional Information

See also:
Arma 3 Mission ParametersParams FunctionssetViewDistanceviewDistance

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