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.
30 lines
856 B
Plaintext
30 lines
856 B
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "BloomBlurPassTemplate",
|
|
"PassClass": "BloomBlurPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "BlurInputOutput",
|
|
"SlotType": "InputOutput",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
},
|
|
{
|
|
"Name": "BlurWorkspace",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
}
|
|
],
|
|
"PassData": {
|
|
"$type": "DownsampleMipChainPassData",
|
|
"ShaderAsset": {
|
|
"FilePath": "Shaders/PostProcessing/BloomBlurCS.shader"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|