In previous versions, I found out that using the old ShaderGraph API (CodeFunctionNode class inheritance), one could create a for loop and iterate a number of times on some HLSL code.
Since this got removed from Unity, can anyone tell me how I should go for it?
Thanks