FSceneViewport::SetDebugCanvas

Sets the debug canvas used to display [FCanvas](API\Runtime\Engine\FCanvas) on top of this viewport

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h

Include

#include "Slate/SceneViewport.h"

Source

/Engine/Source/Runtime/Engine/Private/Slate/SceneViewport.cpp

Syntax

void SetDebugCanvas
(
    TSharedPtr< class SDebugCanvas > InDebugCanvas
)

Remarks

Sets the debug canvas used to display FCanvas on top of this viewport