Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/FTG_Evaluation
Converter used to introduce transformation from one var to another var when the arguments are compatible but require to be converted.
| Name | VarConverterInfo |
| Type | struct |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/TG_GraphEvaluation.h |
| Include Path | #include "TG_GraphEvaluation.h" |
Syntax
struct VarConverterInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Context | FTG_EvaluationContext * | TG_GraphEvaluation.h | ||
| Index | int | TG_GraphEvaluation.h | ||
| InVar | FTG_Var * | TG_GraphEvaluation.h | ||
| OutVar | FTG_Var * | TG_GraphEvaluation.h |