You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "DepthOfFieldReadBackFocusDepthTemplate",
|
|
"PassClass": "DepthOfFieldReadBackFocusDepthPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "DepthInput",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"ImageViewDesc": {
|
|
"AspectFlags": [
|
|
"Depth"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"PassRequests": [
|
|
{
|
|
"Name": "DepthOfFieldWriteFocusDepthFromGpu",
|
|
"TemplateName": "DepthOfFieldWriteFocusDepthFromGpuTemplate",
|
|
"Connections": [
|
|
{
|
|
"LocalSlot": "DepthInput",
|
|
"AttachmentRef": {
|
|
"Pass": "Parent",
|
|
"Attachment": "DepthInput"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|