Click or drag to resize

ViewportDebugDraw Property

The overlay mode for test rendered geometry in debug purposes.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ViewportDebugDrawEnum DebugDraw { get; set; }

Property Value

Type: ViewportDebugDrawEnum
See Also