I want to create my first shader.
I am following the instructions. On this (effects) page it says to clone an existing effect. Like so:
- hover the effect in the NodeBrowser
- press CTRL+Enter or CTRL+Click to clone it
- specify a name
- if your patch is not yet saved you’ll also have to specify a path for the cloned effect to be copied to
- rightlclick the newly created node in order to edit its code
I am able to follow these steps, except for the last one, because no newly created node appears at all.
What am I doing wrong?