diag drawMode: Difference between revisions
Jump to navigation
Jump to search
Pennyworth (talk | contribs) m (Made warning message slightly more clear) |
No edit summary |
||
Line 45: | Line 45: | ||
<code>diag_list "drawMode" -> []</code> | <code>diag_list "drawMode" -> []</code> | ||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> | |||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on August 21, 2018 - 14:45 (UTC)</dd> | |||
<dt class="note">[[User:kllrt|kllrt]]</dt> | |||
<dd class="note"> | |||
Since rev. 144956 of diag.exe this parameter should work with there modes:<br> | |||
Normal<br> | |||
Roadway<br> | |||
Geometry<br> | |||
ViewGeometry<br> | |||
FireGeometry<br> | |||
Paths<br> | |||
ShadowVolume<br> | |||
ShadowBuffer<br> | |||
Buoyancy<br> | |||
</dd> | </dd> | ||
</dl> | </dl> | ||
<!-- DISCONTINUE Notes --> | <!-- DISCONTINUE Notes --> |
Revision as of 15:45, 21 August 2018
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.00]][[ 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