- Home /
using shader keywords to toggle pass
Is it possible to use shader keywords to toggle a whole pass? I have a shader with two passes under subshader and I would like to be able to toggle one of them using keywords and a custom material editor.
Comment