105 lines
4.9 KiB
JSON
105 lines
4.9 KiB
JSON
{
|
|
"name": "com.unity.render-pipelines.high-definition",
|
|
"description": "The High Definition Render Pipeline (HDRP) is a high-fidelity Scriptable Render Pipeline built by Unity to target modern (Compute Shader compatible) platforms. HDRP utilizes Physically-Based Lighting techniques, linear lighting, HDR lighting, and a configurable hybrid Tile/Cluster deferred/Forward lighting architecture and gives you the tools you need to create games, technical demos, animations, and more to a high graphical standard.",
|
|
"version": "17.0.3",
|
|
"unity": "6000.0",
|
|
"displayName": "High Definition RP",
|
|
"dependencies": {
|
|
"com.unity.modules.video": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0",
|
|
"com.unity.modules.imageconversion": "1.0.0",
|
|
"com.unity.render-pipelines.core": "17.0.3",
|
|
"com.unity.shadergraph": "17.0.3",
|
|
"com.unity.visualeffectgraph": "17.0.3",
|
|
"com.unity.render-pipelines.high-definition-config": "17.0.3"
|
|
},
|
|
"keywords": [
|
|
"graphics",
|
|
"performance",
|
|
"rendering",
|
|
"render",
|
|
"pipeline"
|
|
],
|
|
"samples": [
|
|
{
|
|
"displayName": "Additional Post-processing Data",
|
|
"description": "Adds additional post-processing data to your project, such as Lens Dirt textures.",
|
|
"path": "Samples~/PostProcessingData"
|
|
},
|
|
{
|
|
"displayName": "Procedural Sky",
|
|
"description": "Adds the deprecated procedural sky of HDRP.",
|
|
"path": "Samples~/ProceduralSky"
|
|
},
|
|
{
|
|
"displayName": "Particle System Shader Samples",
|
|
"description": "Adds Particle System Shader samples to your project. Open the SampleScene to see examples of various lit and unlit particle effects.",
|
|
"path": "Samples~/ParticleSystemShaderSamples"
|
|
},
|
|
{
|
|
"displayName": "Material Samples",
|
|
"description": "Adds Material Samples to your project. Open the MaterialSamples scene to see examples of materials based on the lit shader with effects such as subsurface scattering, displacement, anisotropy and more. This scene requires Text Mesh Pro to render text explanations.",
|
|
"path": "Samples~/MaterialSamples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Transparent Samples",
|
|
"description": "Adds Transparent Samples to your project. It contains information on how to setup properly transparents in your projects using different rendering methods (Rasterization, Ray Tracing, Path Tracing). To take advantage of all the content of this section, a GPU that supports Ray Tracing is needed.",
|
|
"path": "Samples~/TransparentSamples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Lens Flare Samples",
|
|
"description": "Adds Lens Flare Samples to your project. Open the LensFlareSamples scene to view and interact with the flares.",
|
|
"path": "Samples~/LensFlareSamples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Volumetric Samples",
|
|
"description": "Adds a set of 3D texture, procedural noises and Fog Volume Shadergraph to your project. A collection of prefabs shows how to use them with the Local Volumetric Fog.",
|
|
"path": "Samples~/VolumetricSamples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Fullscreen Samples",
|
|
"description": "Add a set of examples using the Fullscreen Shadergraph to create Custom Pass, Custom Post Process or Custom Render Target.",
|
|
"path": "Samples~/FullscreenSamples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Water Samples",
|
|
"description": "Add a set of examples using the Water System, showcasing various environements using all the features of the system.",
|
|
"path": "Samples~/WaterSamples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Environment Samples",
|
|
"description": "Add a set of examples using environment features such as Physically Based Sky, Fog, Volumetric Clouds and Cloud Layer.",
|
|
"path": "Samples~/Environment Samples",
|
|
"dependencies": [
|
|
"com.unity.render-pipelines.high-definition/Samples~/Common",
|
|
"com.unity.render-pipelines.core/Samples~/Common"
|
|
]
|
|
}
|
|
],
|
|
"_fingerprint": "fca59e0d135ae5705d9f705281038dcc981cbe84"
|
|
}
|