Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/EdGraph > API/Plugins/TextureGraphEditor/EdGraph/UTG_EdGraph
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/EdGraph/TG_EdGraph.h |
| Include | #include "EdGraph/TG_EdGraph.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Private/EdGraph/TG_EdGraph.cpp |
void InitializeFromTextureGraph
(
UTextureGraph * InTextureGraph,
TWeakPtr < class FTG_Editor > InTGEditor
)
Remarks
Initialize the EdGrpah from the model TextureGraph Generate the viewmodel graph matching the source model
Parameters
| Name | Description |
|---|---|
| TextureGraph |