FSceneViewport::SetDebugCanvas

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

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss