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.
55 lines
1.7 KiB
Plaintext
55 lines
1.7 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "DiffuseProbeGridVisualizationRayTracingPassTemplate",
|
|
"PassClass": "DiffuseProbeGridVisualizationRayTracingPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "Output",
|
|
"SlotType": "Output",
|
|
"ShaderInputName": "m_output",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"LoadStoreAction": {
|
|
"ClearValue": {
|
|
"Value": [
|
|
0.0,
|
|
0.0,
|
|
0.0,
|
|
0.0
|
|
]
|
|
},
|
|
"LoadAction": "Clear"
|
|
}
|
|
}
|
|
],
|
|
"ImageAttachments": [
|
|
{
|
|
"Name": "VisualizationImage",
|
|
"SizeSource": {
|
|
"Source": {
|
|
"Pass": "Parent",
|
|
"Attachment": "NormalInput"
|
|
}
|
|
},
|
|
"ImageDescriptor": {
|
|
"Format": "R32G32B32A32_FLOAT",
|
|
"SharedQueueMask": "Graphics"
|
|
}
|
|
}
|
|
],
|
|
"Connections": [
|
|
{
|
|
"LocalSlot": "Output",
|
|
"AttachmentRef": {
|
|
"Pass": "This",
|
|
"Attachment": "VisualizationImage"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|