7f4ab7a1c2
Signed-off-by: dmcdiar <dmcdiar@amazon.com>
29 lines
877 B
Plaintext
29 lines
877 B
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "ReflectionScreenSpaceBlurPassTemplate",
|
|
"PassClass": "ReflectionScreenSpaceBlurPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "DepthInput",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
},
|
|
{
|
|
"Name": "ScreenSpaceReflectionInputOutput",
|
|
"SlotType": "InputOutput",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
},
|
|
{
|
|
"Name": "DownsampledDepthInputOutput",
|
|
"SlotType": "InputOutput",
|
|
"ScopeAttachmentUsage": "DepthStencil"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|