{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "UIParentTemplate", "PassClass": "ParentPass", "Slots": [ { "Name": "InputOutput", "SlotType": "InputOutput" }, { "Name": "DepthInputOutput", "SlotType": "InputOutput", "ScopeAttachmentUsage": "DepthStencil" } ], "PassRequests": [ { "Name": "2DPass", "TemplateName": "UIPassTemplate", "Enabled": true, "Connections": [ { "LocalSlot": "InputOutput", "AttachmentRef": { "Pass": "Parent", "Attachment": "InputOutput" } }, { "LocalSlot": "DepthInputOutput", "AttachmentRef": { "Pass": "Parent", "Attachment": "DepthInputOutput" } } ], "PassData": { "$type": "RasterPassData", "DrawListTag": "2dpass", "PipelineViewTag": "MainCamera", "DrawListSortType": "KeyThenReverseDepth" } }, { "Name": "ImGuiPass", "TemplateName": "ImGuiPassTemplate", "Enabled": true, "Connections": [ { "LocalSlot": "InputOutput", "AttachmentRef": { "Pass": "2DPass", "Attachment": "InputOutput" } } ], "PassData": { "$type": "ImGuiPassData", "IsDefaultImGui": true } } ] } } }