Organized Shader GUI

Material inspector GUI for Unity with automated shader properties grouping. Features: Really useful for Node-based or AI-generated shaders that have a lot of properties exposed. Adding it to your shaders The name of the Shader GUI is “KrisDevelopment.OrganizedShaderGUI”. Placing this string in the Custom Shader GUI field of Amplify or as CustomEditor in your HLSL…