{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "RHISamplePassTemplate", "PassClass": "RHISamplePass", "Slots": [ { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "RenderTarget", "LoadStoreAction": { "ClearValue": { "Value": [ 0.5, 0.5, 0.5, {} ] }, "LoadAction": "Clear" } } ], "ImageAttachments": [ { "Name": "OutputImage", "SizeSource": { "Source": { "Pass": "Parent", "Attachment": "PipelineOutput" } }, "ImageDescriptor": { "Format": "R8G8B8A8_UNORM", "SharedQueueMask": "Graphics" } } ], "Connections": [ { "LocalSlot": "Output", "AttachmentRef": { "Pass": "This", "Attachment": "OutputImage" } } ] } } }