{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "FullscreenCopyTemplate", "PassClass": "FullScreenTriangle", "Slots": [ { "Name": "Input", "SlotType": "Input", "ScopeAttachmentUsage": "Shader", "ImageViewDesc": { "MipSliceMin": "0", "MipSliceMax": "0" } }, { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "RenderTarget", "LoadStoreAction": { "LoadAction": "DontCare" } } ], "FallbackConnections": [ { "Input" : "Input", "Output" : "Output" } ], "PassData": { "$type": "FullscreenTrianglePassData", "ShaderAsset": { "FilePath": "Shaders/PostProcessing/FullscreenCopy.shader" } } } } }