{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "RHISamplePipelineXRRightTemplate", "PassClass": "ParentPass", "Slots": [ { "Name": "PipelineOutput", "SlotType": "InputOutput" } ], "PassData": { "$type": "PassData", "PipelineGlobalConnections": [ { "GlobalName": "PipelineOutput", "Slot": "PipelineOutput" } ] }, "PassRequests": [ { "Name": "RHISamplePass", "TemplateName": "RHISamplePassTemplate", "Enabled": true }, { "Name": "ImGuiPass", "TemplateName": "ImGuiPassTemplate", "Enabled": true, "Connections": [ { "LocalSlot": "InputOutput", "AttachmentRef": { "Pass": "RHISamplePass", "Attachment": "Output" } } ], "PassData": { "$type": "ImGuiPassData", "IsDefaultImGui": true } }, { "Name": "CopyToSwapChain", "TemplateName": "FullscreenCopyTemplate", "Connections": [ { "LocalSlot": "Input", "AttachmentRef": { "Pass": "ImGuiPass", "Attachment": "InputOutput" } }, { "LocalSlot": "Output", "AttachmentRef": { "Pass": "Parent", "Attachment": "PipelineOutput" } } ] } ] } } }