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