BIS fnc VRDrawGrid: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<span style="color: *(#?[a-zA-Z]+) *;? *">(.+)<\/span>" to "{{Color|$1|$2}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Informative|" to "{{Feature|informative|") |
||
Line 7: | Line 7: | ||
|descr= Visualizes surface grid (used primarily for VR missions).<br> | |descr= Visualizes surface grid (used primarily for VR missions).<br> | ||
{{Feature| | {{Feature|informative|Only one instance of grid visualisation can run at any given time. Calling this function multiple times will only move the grid center.}} | ||
|s1= [location, colour] call [[BIS_fnc_VRDrawGrid]] | |s1= [location, colour] call [[BIS_fnc_VRDrawGrid]] |
Latest revision as of 00:24, 2 February 2024
Description
Syntax
- Syntax:
- [location, colour] call BIS_fnc_VRDrawGrid
- Parameters:
- location: Boolean or Array format Position:
- colour: Array - (Optional, default [0,0,0,1]) to format [R,G,B,A]
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
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