{ "Type": "JsonSerialization", "Version": 1, "ClassName": "PassAsset", "ClassData": { "PassTemplate": { "Name": "EnvironmentCubeMapSkyBoxPassTemplate", "PassClass": "FullScreenTriangle", "Slots": [ { "Name": "SpecularInputOutput", "SlotType": "InputOutput", "ScopeAttachmentUsage": "RenderTarget" }, { "Name": "ReflectionInputOutput", "SlotType": "InputOutput", "ScopeAttachmentUsage": "RenderTarget" }, { "Name": "SkyBoxDepth", "SlotType": "InputOutput", "ScopeAttachmentUsage": "DepthStencil" } ], "ImageAttachments": [ { "Name": "ReflectionImage", "SizeSource": { "Source": { "Pass": "This", "Attachment": "SpecularInputOutput" } }, "MultisampleSource": { "Pass": "This", "Attachment": "SpecularInputOutput" }, "ImageDescriptor": { "Format": "R16G16B16A16_FLOAT", "SharedQueueMask": "Graphics" } } ], "Connections": [ { "LocalSlot": "ReflectionInputOutput", "AttachmentRef": { "Pass": "This", "Attachment": "ReflectionImage" } } ], "PassData": { "$type": "FullscreenTrianglePassData", "ShaderAsset": { "FilePath": "Shaders/SkyBox/SkyBox.shader" }, "PipelineViewTag": "MainCamera", "ShaderDataMappings": { "FloatMappings": [ { "Name": "m_sunIntensityMultiplier", "Value": 0.1 } ] } } } } }