Is there a way to mix 2 materials or material variants in shader graph ?
It would be usefull for variants in order to combine them without rewriting a whole shader and without losing defined parameters.
I can’t drop a shader variant inside a shader graph and there is no input type “shader”.
An other way would be to convert variant to subgraph but I don’t find it anywhere. Maybe with a C# script ?