|
@@ -1,46 +0,0 @@
|
|
|
-{
|
|
|
- "Type": "JsonSerialization",
|
|
|
- "Version": 1,
|
|
|
- "ClassName": "PassAsset",
|
|
|
- "ClassData": {
|
|
|
- "PassTemplate": {
|
|
|
- "Name": "ImGuiOnlyPipeline",
|
|
|
- "PassClass": "ParentPass",
|
|
|
- "Slots": [
|
|
|
- {
|
|
|
- "Name": "PipelineOutput",
|
|
|
- "SlotType": "InputOutput"
|
|
|
- }
|
|
|
- ],
|
|
|
- "PassData": {
|
|
|
- "$type": "PassData",
|
|
|
- "PipelineGlobalConnections": [
|
|
|
- {
|
|
|
- "GlobalName": "PipelineOutput",
|
|
|
- "Slot": "PipelineOutput"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "PassRequests": [
|
|
|
- {
|
|
|
- "Name": "ImGuiNoInputPass",
|
|
|
- "TemplateName": "ImGuiNoInputPassTemplate",
|
|
|
- "Connections": [
|
|
|
- {
|
|
|
- "LocalSlot": "Output",
|
|
|
- "AttachmentRef": {
|
|
|
- "Pass": "Parent",
|
|
|
- "Attachment": "PipelineOutput"
|
|
|
- }
|
|
|
- }
|
|
|
- ],
|
|
|
- "PassData": {
|
|
|
- "$type": "ImGuiPassData",
|
|
|
- "IsDefaultImGui": true,
|
|
|
- "PipelineViewTag": "MainCamera"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- }
|
|
|
-}
|