{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "FastDepthAwareBlurHorTemplate", "PassClass": "FastDepthAwareBlurHorPass", "Slots": [ { "Name": "LinearDepth", "SlotType": "Input", "ScopeAttachmentUsage": "Shader" }, { "Name": "BlurSource", "SlotType": "Input", "ScopeAttachmentUsage": "Shader" }, { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "Shader", "LoadStoreAction": { "LoadAction": "Clear" } } ], "ImageAttachments": [ { "Name": "BlurOutput", "SizeSource": { "Source": { "Pass": "This", "Attachment": "BlurSource" } }, "FormatSource": { "Pass": "This", "Attachment": "BlurSource" } } ], "Connections": [ { "LocalSlot": "Output", "AttachmentRef": { "Pass": "This", "Attachment": "BlurOutput" } } ], "PassData": { "$type": "ComputePassData", "ShaderAsset": { "FilePath": "Shaders/PostProcessing/FastDepthAwareBlurHor.shader" } } } } }