Click or drag to resize

ViewportGetDebugDraw Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Viewport.GetDebugDraw"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetDebugDraw is deprecated. Use the DebugDraw property instead.")]
public ViewportDebugDrawEnum GetDebugDraw()

Return Value

Type: ViewportDebugDrawEnum

[Missing <returns> documentation for "M:Godot.Viewport.GetDebugDraw"]

See Also