BIS fnc VRDrawGrid: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= VR |GROUP1=") |
m (Text replacement - "\[\[Category\:Function Group\: VR(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
||
Line 40: | Line 40: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:VRDrawGrid}}]] | [[Category:Functions|{{uc:VRDrawGrid}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:VRDrawGrid}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:VRDrawGrid}}]] |
Revision as of 13:55, 12 October 2020
Description
Syntax
- Syntax:
- [location, colour] call BIS_fnc_VRDrawGrid
- Parameters:
- location: Position or Boolean:
- colour: Array - (Optional, default [0,0,0,1]) to format [R,G,B,A]
- Return Value:
- Nothing
Examples
- Example 1:
[getPosATL player, [0.078, 0.3647, 0.0]] call BIS_fnc_VRDrawGrid;
- Example 2:
[false] call BIS_fnc_VRDrawGrid;
Additional Information
- See also:
- BIS_fnc_VRDrawBorder
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