{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "DepthMSAA2xPassTemplate", "PassClass": "RasterPass", "Slots": [ { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "DepthStencil", "LoadStoreAction": { "ClearValue": { "Type": "DepthStencil" }, "LoadAction": "Clear", "LoadActionStencil": "Clear" } }, { "Name": "SkinnedMeshes", "SlotType": "Input", "ScopeAttachmentUsage": "InputAssembly" } ], "ImageAttachments": [ { "Name": "DepthStencil", "SizeSource": { "Source": { "Pass": "Parent", "Attachment": "SwapChainOutput" } }, "ImageDescriptor": { "Format": "D32_FLOAT_S8X24_UINT", "MultisampleState": { "samples": 2 }, "SharedQueueMask": "Graphics" } } ], "Connections": [ { "LocalSlot": "Output", "AttachmentRef": { "Pass": "This", "Attachment": "DepthStencil" } } ] } } }