{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "FullscreenPassTemplate", "PassClass": "FullScreenTriangle", "Slots": [ { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "RenderTarget", "LoadStoreAction": { "ClearValue": { "Value": [ 0.0, 0.0, 0.0, 0.0 ] }, "LoadAction": "Clear" } } ], "ImageAttachments": [ { "Name": "OutputAttachment", "SizeSource": { "Source": { "Pass": "Parent", "Attachment": "PipelineOutput" } }, "FormatSource": { "Pass": "Parent", "Attachment": "PipelineOutput" } } ], "Connections": [ { "LocalSlot": "Output", "AttachmentRef": { "Pass": "This", "Attachment": "OutputAttachment" } } ] } } }