9e8e08a815
Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "NewDepthOfFieldCompositeTemplate",
|
|
"PassClass": "FullScreenTriangle",
|
|
"Slots": [
|
|
{
|
|
"Name": "Depth",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"ShaderImageDimensionsConstant": "m_fullResDimensions"
|
|
},
|
|
{
|
|
"Name": "HalfResColorAndCoC",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"ShaderImageDimensionsConstant": "m_halfResDimensions"
|
|
},
|
|
{
|
|
"Name": "ColorInputOutput",
|
|
"SlotType": "InputOutput",
|
|
"ScopeAttachmentUsage": "RenderTarget"
|
|
}
|
|
],
|
|
"PassData": {
|
|
"$type": "FullscreenTrianglePassData",
|
|
"ShaderAsset": {
|
|
"FilePath": "Shaders/PostProcessing/NewDepthOfFieldComposite.shader"
|
|
},
|
|
"PipelineViewTag": "MainCamera"
|
|
}
|
|
}
|
|
}
|
|
}
|