So i've been wondering if it's possible to make a list or array to dynamically change a collection of functions/nodes within a shader?
let's say i wanted to blend some colors together, but i wanted to change how many colors im blending with a list/array?
doesn't need to happen in play mode, but rather just to prevent a lot of clutter within the code/node editor