{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "DiffuseSpecularMergeTemplate", "PassClass": "FullScreenTriangle", "Slots": [ { "Name": "InputDiffuse", "SlotType": "Input", "ScopeAttachmentUsage": "Shader" }, { "Name": "InputSpecular", "SlotType": "Input", "ScopeAttachmentUsage": "Shader" }, { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "RenderTarget", "LoadStoreAction": { "ClearValue": { "Value": [ 0.0, 0.0, 0.0, 0.0 ] }, "LoadAction": "Clear" } } ], "ImageAttachments": [ { "Name": "MergedOutput", "SizeSource": { "Source": { "Pass": "This", "Attachment": "InputDiffuse" } }, "FormatSource": { "Pass": "This", "Attachment": "InputDiffuse" }, "ImageDescriptor": { "SharedQueueMask": "Graphics" } } ], "Connections": [ { "LocalSlot": "Output", "AttachmentRef": { "Pass": "This", "Attachment": "MergedOutput" } } ], "PassData": { "$type": "FullscreenTrianglePassData", "ShaderAsset": { "FilePath": "Shaders/PostProcessing/DiffuseSpecularMerge.shader" } } } } }