Manipulate Material Expression Nodes of Material with Python in Unreal Engine
With MaterialEditingLirary and PythonMaterialLib of TAPython,we can script almost every material operations with Python.
And we can get deep detail from expressions and material, for instance the connections between expressions and shadermap.