{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "ReflectionProbeBlendWeightPassTemplate", "PassClass": "RasterPass", "Slots": [ { "Name": "DepthStencilTextureInput", "SlotType": "Input", "ScopeAttachmentUsage": "Shader", "ImageViewDesc": { "AspectFlags": [ "Depth" ] } }, { "Name": "DepthStencilInput", "SlotType": "Input", "ScopeAttachmentUsage": "DepthStencil", "ImageViewDesc": { "AspectFlags": [ "Stencil" ] } }, { "Name": "Output", "SlotType": "Output", "ScopeAttachmentUsage": "RenderTarget", "LoadStoreAction": { "ClearValue": { "Value": [ 0.0, 0.0, 0.0, {} ] }, "LoadAction": "Clear" } } ], "ImageAttachments": [ { "Name": "ReflectionBlendWeightImage", "SizeSource": { "Source": { "Pass": "This", "Attachment": "DepthStencilTextureInput" } }, "MultisampleSource": { "Pass": "This", "Attachment": "DepthStencilTextureInput" }, "ImageDescriptor": { "Format": "R16_FLOAT", "SharedQueueMask": "Graphics" } } ], "Connections": [ { "LocalSlot": "Output", "AttachmentRef": { "Pass": "This", "Attachment": "ReflectionBlendWeightImage" } } ] } } }