Hi,As Unity default support "Space" and "Header" decorator drawer in shaderlab.
https://docs.unity3d.com/ScriptReference/DecoratorDrawer.html
So I decided to make my own, finally I found my custom decorator drawer only work in Monobehaviour but not shaderlab,Is that what Unity design?
https://docs.unity3d.com/ScriptReference/DecoratorDrawer.html
So I decided to make my own, finally I found my custom decorator drawer only work in Monobehaviour but not shaderlab,Is that what Unity design?