Maybe I misunderstand this, but lets say I have a scenario where I want a Toon shader, a shader that makes my model glow, and a shader that creates an outline around my model when its selected.
- Is this achieved through using one shader, or several?
- If I want to for example toggle the selection outline on/off during runtime, how is that done?