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

29 lines
1.2 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"name": "nyc.scatter.depthkit.core",
"version": "0.14.3",
"displayName": "Depthkit Core",
"description": "Use the Depthkit Core Package to render Depthkit captures from Depthkit Core and Depthkit Cinema in Unitys Built-in Render Pipeline.\n\nNote that you can only render single-perspective captures with the Depthkit Core package suite. For multi-perspective captures, use Depthkit Studio package suite.",
"unity": "2022.3",
"samples": [
{
"displayName": "AV Pro 1.x Video Player",
"description": "Integration for Renderhead's AV Pro v1.x Video Player. (Must Have AVProVideo 1.x imported!). This version of AVPro is deprecated. To use this script, you must add DK_AVPROv1 as a macro define in player settings.",
"path": "Samples~/AVProVideoPlayer"
},
{
"displayName": "Prefabs - Depthkit Core Built-in",
"description": "Prefabs for the Built-in Render Pipeline",
"path": "Samples~/Depthkit Core Built-in Prefabs"
}
],
"keywords": [
"Depthkit",
"Volumetric",
"Scatter"
],
"author": {
"name": "Scatter",
"email": "support@depthkit.tv",
"url": "https://www.depthkit.tv"
}
}