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