diag drawMode: Difference between revisions
Jump to navigation
Jump to search
m (Version edit, it basically was there but never worked. So this should be version when it was actually introduced) |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
| Activates specific debug visualization. | | Activates specific debug visualization. | ||
{{warning|Command is only available when using [[Arma 3 Diagnostics Exe|Arma 3 Diagnostics Exe]] on Dev-Branch.}}|= | {{warning|Command is only available when using [[Arma 3 Diagnostics Exe|Arma 3 Diagnostics Exe]] on Dev-Branch.}}|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''diag_drawMode''' type |= | | '''diag_drawMode''' type |SYNTAX= | ||
|p1= type: [[String]] - Type of visualization |= | |p1= type: [[String]] - Type of visualization |PARAMETER1= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>[[diag_drawMode]] "normal"</code> |= | |x1= <code>[[diag_drawMode]] "normal"</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [https://resources.bisimulations.com/wiki/diag_drawmode VBS diag_drawmode], [https://resources.bisimulations.com/wiki/setDrawMode VBS setDrawMode] |= | | [https://resources.bisimulations.com/wiki/diag_drawmode VBS diag_drawmode], [https://resources.bisimulations.com/wiki/setDrawMode VBS setDrawMode] |SEEALSO= | ||
}} | }} |
Revision as of 14:37, 7 April 2019
Description
- Description:
- Activates specific debug visualization.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
diag_drawMode "normal"
Additional Information
- See also:
- VBS diag_drawmodeVBS setDrawMode
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
[[Category:Introduced with arma3dev version 1.85]][[ Category: arma3dev: New Scripting Commands | DIAG DRAWMODE]][[ Category: arma3dev: Scripting Commands | DIAG DRAWMODE]]
Notes
Bottom Section
- Posted on September 6, 2016 - 07:36 (UTC)
- Kju
-
Currently A3 dev branch, diag.exe, version 1.65.138249 has no drawModes available:
diag_list "drawMode" -> []
- Posted on August 21, 2018 - 14:45 (UTC)
- kllrt
-
Since rev. 144956 of diag.exe this parameter should work with there modes:
Normal
Roadway
Geometry
ViewGeometry
FireGeometry
Paths
ShadowVolume
ShadowBuffer
Buoyancy