Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UTG_Parameters
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/TG_Parameter.h |
| Include | #include "TG_Parameter.h" |
Syntax
UCLASS ()
class UTG_Parameters : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FTG_ParameterInfo > | Parameters | ||
| TObjectPtr< class UTG_Graph > | TextureGraph |