Hello,
I'm making a custom lighting shader using shader graph and I was wondering if it was a good idea to set the multi-compile keywords in a custom function rather than in the shader graph interface, like in this image for example ?
It works well and in the inspector I see that it greatly reduces the number of variants, but I don't know if it really reduces the number of shader variants in the end.