I’m currently using two spheres inside each other to accomplish an outline effect, but I would like the option to make the two spheres transparent as a whole over time while retaining the outline effect (if I do it now, the outline becomes the whole sphere color). I also don’t really care for shadows the outline material is creating.
This is the material for the “inner” sphere.
This is the material that accomplishes the outline, using TwoSidedSign and VertextNormalWS.
If I switched the second material from masked to transparent, it only accomplishes the outline some of the time, and flickers a lot.
Thanks,
Mark