diag_drawMode

From Bohemia Interactive Community
Revision as of 20:45, 3 May 2022 by Lou Montana (talk | contribs) (Some wiki formatting)
Jump to navigation Jump to search
Hover & click on the images for description
Only available in Diagnostic branch(es).

Description

Description:
Activates a debug visualisation.
Groups:
Diagnostic

Syntax

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

Examples

Example 1:
diag_drawMode "FireGeometry"; sleep 5; 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