diag drawMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (branch)
m (Text replacement - " " to " ")
Line 25: Line 25:


|r1= [[Nothing]]
|r1= [[Nothing]]
 
 
|x1= <code>[[diag_drawMode]] "normal"</code>
|x1= <code>[[diag_drawMode]] "normal"</code>


|seealso= [[diag_list]]
|seealso= [[diag_list]]
}}
}}

Revision as of 21:03, 10 June 2021

Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Activates specific debug visualization.
Groups:
Diagnostic

Syntax

Syntax:
diag_drawMode type
Parameters:
type: String - Type of visualization. Can be:
  • "Normal"
  • "Roadway"
  • "Geometry"
  • "ViewGeometry"
  • "FireGeometry"
  • "Paths"
  • "ShadowVolume"
  • "ShadowBuffer"
  • "Buoyancy"
Return Value:
Nothing

Examples

Example 1:
diag_drawMode "normal"

Additional Information

See also:
diag_list

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