Navigation
API > API/Runtime > API/Runtime/Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasRender.h |
Include | #include "CanvasRender.h" |
Syntax
class FCanvasRenderThreadScope
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FCanvasRenderThreadScope
(
const FCanvas& Canvas |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddPass
(
const TCHAR* PassName, |
|
![]() |
void | DeferredDelete
(
const T* Ptr |
|
![]() |
void | EnqueueRenderCommand
(
RenderCommandFunction&& Lambda |
Typedefs
Name | Description |
---|---|
RenderCommandFunction | |
RenderCommandFunctionArray |