diag_drawMode
Jump to navigation
Jump to search
Description
- Description:
- Activates specific debug visualization.
- 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
Notes
- 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 these modes:
- Normal
- Roadway
- Geometry
- ViewGeometry
- FireGeometry
- Paths
- ShadowVolume
- ShadowBuffer
- Buoyancy