Navigation
API > API/Plugins > API/Plugins/TextureGraph
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_HelperFunctions.h |
| Include | #include "TG_HelperFunctions.h" |
Syntax
class FTG_HelperFunctions
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | EnsureOutputIsTexture
(
MixUpdateCyclePtr Cycle, |
||
| AsyncBool | ExportAsync
(
UTextureGraph* InTextureGraph, |
||
| TArray< T_Type > | GetOutputsOfType
(
const UTG_Node* Node |
||
| TArray< BlobPtr > | GetTexturedOutputs
(
const UTG_Node* Node, |
||
| void | InitTargets
(
UTextureGraph* InTextureGraph |
||
| AsyncBool | RenderAsync
(
UTextureGraph* InTextureGraph, |