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.
79 lines
2.6 KiB
Plaintext
79 lines
2.6 KiB
Plaintext
{
|
|
"Type": "JsonSerialization",
|
|
"Version": 1,
|
|
"ClassName": "PassAsset",
|
|
"ClassData": {
|
|
"PassTemplate": {
|
|
"Name": "LookModificationTransformTemplate",
|
|
"PassClass": "LookModificationTransformPass",
|
|
"Slots": [
|
|
{
|
|
"Name": "Input",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
},
|
|
{
|
|
"Name": "EyeAdaptationDataInput",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader",
|
|
"ShaderInputName": "m_eyeAdaptation"
|
|
},
|
|
// SwapChain here is only used to reference the frame height and format
|
|
{
|
|
"Name": "SwapChainOutput",
|
|
"SlotType": "InputOutput"
|
|
},
|
|
{
|
|
"Name": "Output",
|
|
"SlotType": "Output",
|
|
"ScopeAttachmentUsage": "RenderTarget",
|
|
"LoadStoreAction": {
|
|
"LoadAction": "DontCare"
|
|
}
|
|
}
|
|
],
|
|
"Connections": [
|
|
{
|
|
"LocalSlot": "Output",
|
|
"AttachmentRef": {
|
|
"Pass": "LookModificationComposite",
|
|
"Attachment": "Output"
|
|
}
|
|
}
|
|
],
|
|
"FallbackConnections": [
|
|
{
|
|
"Input" : "Input",
|
|
"Output" : "Output"
|
|
}
|
|
],
|
|
"PassRequests": [
|
|
{
|
|
"Name": "BlendColorGradingLuts",
|
|
"TemplateName": "BlendColorGradingLutsTemplate"
|
|
},
|
|
{
|
|
"Name": "LookModificationComposite",
|
|
"TemplateName": "LookModificationCompositeTemplate",
|
|
"Connections": [
|
|
{
|
|
"LocalSlot": "Input",
|
|
"AttachmentRef": {
|
|
"Pass": "Parent",
|
|
"Attachment": "Input"
|
|
}
|
|
},
|
|
{
|
|
"LocalSlot": "EyeAdaptationDataInput",
|
|
"AttachmentRef": {
|
|
"Pass": "Parent",
|
|
"Attachment": "EyeAdaptationDataInput"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|