diag drawMode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
| [[diag_drawMode]] type |SYNTAX= | | [[diag_drawMode]] type |SYNTAX= | ||
|p1= type: [[String]] - Type of visualization |PARAMETER1= | |p1= type: [[String]] - Type of visualization<br> | ||
* "Normal" | |||
* "Roadway" | |||
* "Geometry" | |||
* "ViewGeometry" | |||
* "FireGeometry" | |||
* "Paths" | |||
* "ShadowVolume" | |||
* "ShadowBuffer" | |||
* "Buoyancy" |PARAMETER1= | |||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
Line 25: | Line 34: | ||
| [[diag_list]] |SEEALSO= | | [[diag_list]] |SEEALSO= | ||
}} | }} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:44, 15 September 2020
Description
- Description:
- Activates specific debug visualization.
- Groups:
- Uncategorised
Syntax
- Syntax:
- diag_drawMode type
- Parameters:
- type: String - Type of visualization
- "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
[[Category:Introduced with arma3diag version 1.86]][[ Category: arma3diag: New Scripting Commands | DIAG DRAWMODE]][[ Category: arma3diag: Scripting Commands | DIAG DRAWMODE]]