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.
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "EyeAdaptationTemplate",
|
|
"PassClass": "EyeAdaptationPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "SceneLuminanceInput",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
},
|
|
{
|
|
"Name": "EyeAdaptationDataInputOutput",
|
|
"SlotType": "InputOutput",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
}
|
|
],
|
|
"PassData": {
|
|
"$type": "ComputePassData",
|
|
"Target Thread Count X": "1",
|
|
"Target Thread Count Y": "1",
|
|
"Target Thread Count Z": "1",
|
|
"ShaderAsset": {
|
|
"FilePath": "Shaders/PostProcessing/EyeAdaptation.shader"
|
|
},
|
|
"PipelineViewTag": "MainCamera"
|
|
}
|
|
}
|
|
}
|
|
}
|