ShaderGrash How to deffine nointerpolation vertex property

how to make this in shader graph:
nointerpolation float2 uv0:TEXCOORD0;

Shader Graph sub forum is here:

And you don’t, because you can’t. Shader Graph has no ability to modify the interpolation.

2 Likes