UTG_Graph::Evaluate

Evaluate the graph Traverse every nodes in the traversal order and call the node's expression evaluate method A configured evaluation context with a valid Cycle is required Evaluation is concretely implemented in [FTG_Evaluation](API\Plugins\TextureGraph\FTG_Evaluation) struct