Navigation
API > API/Plugins > API/Plugins/TextureGraph
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_Signature.h |
| Include | #include "TG_Signature.h" |
Syntax
struct FTG_ArgumentSet
Remarks
Argument Set: A container for several Arguments which is searchable and hashable The arguments all have an index (their position in the set). All the argument names in the set MUST be different. THe hashes of each arguments are also different as a consequence.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTG_Arguments | Arguments |