Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/CanvasTypes.h |
Include |
#include "CanvasTypes.h" |
Source |
/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp |
void Clear
(
const FLinearColor & Color
)
Clear the canvas
Parameter |
Description |
---|---|
Color |
Color to clear with. |