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.
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "LuminanceHistogramGeneratorTemplate",
|
|
"PassClass": "LuminanceHistogramGeneratorPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "ColorInput",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"ShaderInputName": "m_inputTexture"
|
|
},
|
|
{
|
|
"Name": "Output",
|
|
"SlotType": "Output",
|
|
"ShaderInputName": "m_outputTexture",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"LoadStoreAction": {
|
|
"ClearValue": {
|
|
"UintValue": [
|
|
0,
|
|
0,
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"LoadAction": "Clear"
|
|
}
|
|
}
|
|
],
|
|
"PassData": {
|
|
"$type": "ComputePassData",
|
|
"ShaderAsset": {
|
|
"FilePath": "Shaders/PostProcessing/LuminanceHistogramGenerator.shader"
|
|
},
|
|
"Make Fullscreen Pass": false
|
|
}
|
|
}
|
|
}
|
|
}
|