{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "DepthOfFieldPrepareTemplate", "PassClass": "FullScreenTriangle", "Slots": [ { "Name": "ColorInputPrepare", "SlotType": "Input", "ScopeAttachmentUsage": "Shader" }, { "Name": "DepthInputPrepare", "SlotType": "Input", "ScopeAttachmentUsage": "Shader", "ImageViewDesc": { "AspectFlags": [ "Depth" ] } }, { "Name": "OutputPrepare", "SlotType": "Output", "ScopeAttachmentUsage": "RenderTarget", "LoadStoreAction": { "LoadAction": "DontCare" } } ], "ImageAttachments": [ { "Name": "OutputPrepareAttachment", "SizeSource": { "Source": { "Pass": "This", "Attachment": "ColorInputPrepare" } }, "ImageDescriptor": { "Format": "R16G16B16A16_FLOAT" } } ], "Connections": [ { "LocalSlot": "OutputPrepare", "AttachmentRef": { "Pass": "This", "Attachment": "OutputPrepareAttachment" } } ], "PassData": { "$type": "FullscreenTrianglePassData", "ShaderAsset": { "FilePath": "Shaders/PostProcessing/DepthOfFieldPrepare.shader" }, "PipelineViewTag": "MainCamera" } } } }