{
"name": "com.unity.render-pipelines.core",
"description": "Core library for Unity render pipelines.",
"version": "0.1.12",
"version": "0.1.13",
"com.unity.postprocessing": "0.1.4"
"com.unity.postprocessing": "0.1.5"
}
if (srpPath != null)
return Path.Combine(srpPath, "ScriptableRenderPipeline/HDRenderPipeline/");
// If the SRPMARKER is not found, we assume that a package setup is used.
return "Packages/com.unity.render-pipelines.high-quality/";
return "Packages/com.unity.render-pipelines.high-definition/";
public static string GetPostProcessingPath()
"name": "com.unity.render-pipelines.high-quality",
"description": "High Quality Render Pipeline for Unity.",
"name": "com.unity.render-pipelines.high-defintion",
"description": "HD Render Pipeline for Unity.",
"com.unity.postprocessing": "0.1.4",
"com.unity.render-pipelines.core": "0.1.12"
"com.unity.postprocessing": "0.1.5",
"com.unity.render-pipelines.core": "0.1.13"
"subDependencies": [
"com.unity.render-pipelines.core"
]
"name": "com.unity.render-pipelines.lightweight",
"description": "Lightweight Render Pipeline for Unity.",
},
"subPackages": [
"Core",