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

27 lines
964 B
JSON
Raw Normal View History

2024-05-14 17:05:58 +02:00
{
"name": "nyc.scatter.depthkit.studio",
"version": "0.10.2",
"displayName": "Depthkit Studio",
"description": "Use the Depthkit Studio Package to render Depthkit captures from Depthkit Studio in Unitys Built-in Render Pipeline. 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.3"
},
"samples": [
{
"displayName": "Prefabs - Depthkit Studio Built-in",
"description": "Prefabs for the Built-in Render Pipeline",
"path": "Samples~/Depthkit Studio Built-in Prefabs"
}
],
"keywords": [
"Depthkit",
"Volumetric",
"Scatter"
],
"author": {
"name": "Scatter",
"email": "support@depthkit.tv",
"url": "https://www.depthkit.tv"
}
}