{ "name": "com.unity.shadergraph", "description": "The Shader Graph package adds support for a visual shader editing tool into Unity. This tool can be used by artists to create shaders in a visual way instead of having to require code editing. Specific render pipelines can implement specific graph features. Currently the Shader Graph is supported on the High Definition Rendering Pipeline and the Lightweight Rendering Pipeline.", "version": "7.1.1", "unity": "2019.3", "unityRelease": "0a12", "displayName": "Shader Graph", "dependencies": { "com.unity.render-pipelines.core": "7.1.1" } }