2024-05-14 17:05:58 +02:00

27 lines
964 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}
}