Is this possible to use preprocessor commands in surface shader?
I wrote test shader (shows black or white color) using preprocessor, but it seemed to don’t see any definitions made with Shader.EnableKeyword. Adding proper #pragma multicompile didn’t helped.
Is it possible, or maybe will be in futere releases?