UP-Viagg-io/LocalPackages/depthkit.studio.shadergraph/package.json

30 lines
1.3 KiB
JSON
Raw Normal View History

2024-05-14 17:05:58 +02:00
{
"name": "nyc.scatter.depthkit.studio.shadergraph",
"version": "0.5.1",
"displayName": "Depthkit Studio Shader Graph",
"description": "Use the Depthkit Studio Shader Graph Package to render Depthkit captures from Depthkit Studio in Unitys Scriptable Render Pipeline including High Definition RP and Universal RP. This includes the components to visualize and customize Depthkit captures using Unitys Shader Graph system.\n\nNote the Depthkit Studio package suite is designed to render multi-perspective captures from Depthkit Studio. For single-perspective captures from Depthkit Core or Depthkit Cinema, use Depthkit Core package suite.",
"unity": "2022.3",
"dependencies": {
"nyc.scatter.depthkit.core": "0.14.2",
"nyc.scatter.depthkit.studio": "0.10.1",
"nyc.scatter.depthkit.core.shadergraph": "0.6.1",
"com.unity.shadergraph": "14.0.9"
},
"samples": [
{
"displayName": "Prefabs - Depthkit Studio Shader Graph",
"description": "Prefabs for the Scriptable Render Pipelines",
"path": "Samples~/Depthkit Studio Shader Graph Prefabs"
}
],
"keywords": [
"Depthkit",
"Volumetric",
"Scatter"
],
"author": {
"name": "Scatter",
"email": "support@depthkit.tv",
"url": "https://www.depthkit.tv"
}
}