Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/Blueprint > API/Plugins/TextureGraph/Blueprint/UTG_AsyncRenderTask
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/Blueprint/TG_AsyncRenderTask.h |
| Include | #include "Blueprint/TG_AsyncRenderTask.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Private/Blueprint/TG_AsyncRenderTask.cpp |
UFUNCTION (BlueprintCallable, Category="TextureGraph",
Meta=(DisplayName="Texture Graph Render (Async)", BlueprintInternalUseOnly="true"))
static UTG_AsyncRenderTask * TG_AsyncRenderTask
(
UTextureGraph * InTextureGraph
)