Procedural line in shader
A quick shader graph tidbit, lifted from https://www.codinblack.com/the-big-shader-graph-tutorial-second-part/
How to put a tweakable line on an object. Naturally this doesn't quite work with the VFX Graph.. As the position analyses per-object - ie, the whole VFX Graph, instead of per particle.
Comments
Post a Comment