Since shader graph is now supported for non-URP project, I've been trying to convert this URP shader into a non-URP shader graph. But I keep encountering error with the custom node in the shader graph.
Before I proceed even further, is it even possible to have this shader as a shader graph for non-URP project?