diag drawMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (corrected syntax)
mNo edit summary
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Activates specific debug visualization. |= Description
| Activates specific debug visualization.
{{warning|Only in the [[Performance_Profiling|profiling build/exe]].}}|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 18: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>diag_drawMode "normal"</pre> |= Example 1
|x1= <code>[[diag_drawMode]] "normal"</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 19:40, 16 May 2017


-wrong parameter ("arma3dev") defined!-[[:Category:Introduced with arma3dev version 1.63|1.63]]
Hover & click on the images for description

Description

Description:
Activates specific debug visualization.
Only in the profiling build/exe.
Groups:
Uncategorised

Syntax

Syntax:
diag_drawMode type
Parameters:
type: String - Type of visualization
Return Value:
Nothing

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.63]][[ 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" -> []