Navigation
API > API/Plugins > API/Plugins/TextureGraph
| Name | FTG_HelperFunctions |
| Type | class |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/TG_HelperFunctions.h |
| Include Path | #include "TG_HelperFunctions.h" |
Syntax
class FTG_HelperFunctions
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void EnsureOutputIsTexture
(
MixUpdateCyclePtr Cycle, |
TG_HelperFunctions.h | ||
static AsyncBool ExportAsync
(
UTextureGraphBase* InTextureGraph, |
TG_HelperFunctions.h | ||
| TG_HelperFunctions.h | |||
static TArray< BlobPtr > GetTexturedOutputs
(
const UTG_Node* Node, |
TG_HelperFunctions.h | ||
static JobBatchPtr InitExportBatch
(
UTextureGraphBase* InTextureGraph, |
TG_HelperFunctions.h | ||
static JobBatchPtr InitRenderBatch
(
UTextureGraphBase* InTextureGraph, |
TG_HelperFunctions.h | ||
static void InitTargets
(
UTextureGraphBase* InTextureGraph |
TG_HelperFunctions.h | ||
static AsyncBool RenderAsync
(
UTextureGraphBase* InTextureGraph, |
TG_HelperFunctions.h |