Navigation
API > API/Plugins > API/Plugins/DrawDebugLibrary > API/Plugins/DrawDebugLibrary/FDebugDrawer
Description
Make a debug drawer for the default viewport canvas. This can be expensive so should be called once and stored.
| Name | MakeScreenDebugDrawer |
| Type | function |
| Header File | /Engine/Plugins/Experimental/DrawDebugLibrary/Source/DrawDebugLibrary/Public/DrawDebugLibrary.h |
| Include Path | #include "DrawDebugLibrary.h" |
| Source | /Engine/Plugins/Experimental/DrawDebugLibrary/Source/DrawDebugLibrary/Private/DrawDebugLibrary.cpp |
static FDebugDrawer MakeScreenDebugDrawer
(
const float Scale
)