Is there any way to create a list or a dropdown menu for a material parameter?
Say, I needed to create a material that has the option to switch from different blend modes, assigning “1” as multiply, “2” to screen, etc. just isn’t as intuitive as seeing the actual blend mode in text.
Also, is there a node that can sort through more than 2 conditions? It seems inefficient to use an IF node to go through all the different options.