VisualServerSingleton.viewportSetDebugDraw

Sets the debug draw mode of a viewport. See VIEWPORT_DEBUG_DRAW_* constants for options.

struct VisualServerSingleton
@nogc nothrow
void
viewportSetDebugDraw
(
in RID viewport
,
in long draw
)

Meta