{
	Tools = ordered() {
		MacroTool1 = MacroOperator {
			CtrlWZoom = false,
			Inputs = ordered() {
				Merge_Tile_Size = InstanceInput {
					SourceOp = "Merge_Tile",
					Source = "Size",
					Page = "Controls",
					Name = "模様サイズ/Pattern Size",
					Default = 0.2,
				},
				Background_Base_TopLeftRed = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftRed",
					Name = "背景色/Background Color",
					ControlGroup = 1,
					Default = 0.921568627451,
				},
				Background_Base_TopLeftGreen = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftGreen",
					ControlGroup = 1,
					Default = 0.7764705882353,
				},
				Background_Base_TopLeftBlue = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftBlue",
					ControlGroup = 1,
					Default = 0.4823529411765,
				},
				Background_Base_TopLeftAlpha = InstanceInput {
					SourceOp = "Background_Base",
					Source = "TopLeftAlpha",
					ControlGroup = 1,
					Default = 1,
				},
				Background_Cloud_TopLeftRed = InstanceInput {
					SourceOp = "Background_Cloud",
					Source = "TopLeftRed",
					Name = "模様の色/Pattern Color",
					ControlGroup = 5,
					Default = 1,
				},
				Background_Cloud_TopLeftGreen = InstanceInput {
					SourceOp = "Background_Cloud",
					Source = "TopLeftGreen",
					ControlGroup = 5,
					Default = 1,
				},
				Background_Cloud_TopLeftBlue = InstanceInput {
					SourceOp = "Background_Cloud",
					Source = "TopLeftBlue",
					ControlGroup = 5,
					Default = 1,
				},
				Background_Cloud_TopLeftAlpha = InstanceInput {
					SourceOp = "Background_Cloud",
					Source = "TopLeftAlpha",
					ControlGroup = 5,
					Default = 1,
				}
			},
			Outputs = {
				MainOutput1 = InstanceOutput {
					SourceOp = "Merge_Final",
					Source = "Output",
				}
			},
			ViewInfo = GroupInfo { Pos = { 0, 0 } },
			Tools = ordered() {
				Merge_Final = Merge {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						PerformTransformOnMask = Input {
							Value = Number {
								Value = 1
							},
						},
						Background = Input {
							SourceOp = "Background_Base",
							Source = "Output",
						},
						Foreground = Input {
							SourceOp = "Merge_Tile",
							Source = "Output",
						}
					},
					ViewInfo = OperatorInfo { Pos = { 648.831, 167.975 } },
				},
				Background_Base = Background {
					CtrlWShown = false,
					Inputs = {
						["Gamut.SrgbLinearOutput"] = Input {
							Value = Number {
								Value = 1
							},
						},
						ClearType = Input {
							Value = Number {
								Value = 1
							},
						},
						Width = Input { Value = 1920, },
						Height = Input { Value = 1080, },
						TopLeftRed = Input { Value = 0.921568627451, },
						TopLeftGreen = Input { Value = 0.7764705882353, },
						TopLeftBlue = Input { Value = 0.4823529411765, }
					},
					ViewInfo = OperatorInfo { Pos = { 470.831, 172.823 } },
				},
				Merge_Tile = Merge {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						PerformTransformOnMask = Input {
							Value = Number {
								Value = 1
							},
						},
						Background = Input {
							SourceOp = "Background_Canvas",
							Source = "Output",
						},
						Foreground = Input {
							SourceOp = "Background_Cloud",
							Source = "Output",
						},
						Size = Input { Value = 0.2, },
						Edges = Input { Value = 1, }
					},
					ViewInfo = OperatorInfo { Pos = { 650.498, 114.762 } },
				},
				Background_Canvas = Background {
					CtrlWShown = false,
					Inputs = {
						["Gamut.SrgbLinearOutput"] = Input {
							Value = Number {
								Value = 1
							},
						},
						ClearType = Input {
							Value = Number {
								Value = 1
							},
						},
						Width = Input { Value = 1920, },
						Height = Input { Value = 1080, },
						TopLeftAlpha = Input { Value = 0, }
					},
					ViewInfo = OperatorInfo { Pos = { 485.498, 114.762 } },
				},
				Background_Cloud = Background {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						["Gamut.SrgbLinearOutput"] = Input {
							Value = Number {
								Value = 1
							},
						},
						ClearType = Input {
							Value = Number {
								Value = 1
							},
						},
						EffectMask = Input {
							SourceOp = "Ellipse_Center",
							Source = "Mask",
						},
						Width = Input { Value = 1080, },
						Height = Input { Value = 1080, },
						TopLeftRed = Input { Value = 1, },
						TopLeftGreen = Input { Value = 1, },
						TopLeftBlue = Input { Value = 1, }
					},
					ViewInfo = OperatorInfo { Pos = { 650.498, 48.7622 } },
				},
				Ellipse_Center = EllipseMask {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						EffectMask = Input {
							SourceOp = "Ellipse_Left",
							Source = "Mask",
						},
						Filter = Input { Value = FuID { "Fast Gaussian" }, },
						MaskWidth = Input { Value = 320, },
						MaskHeight = Input { Value = 240, },
						PixelAspect = Input { Value = { 1, 1 }, },
						Center = Input { Value = { 0.5, 0.55 }, },
						Width = Input { Value = 0.3, },
						Height = Input {
							Value = 0.3,
							Expression = "math.max(0.0, Width)",
						}
					},
					ViewInfo = OperatorInfo { Pos = { 494, 47.3636 } },
				},
				Ellipse_Left = EllipseMask {
					CtrlWShown = false,
					Inputs = {
						EffectMask = Input {
							SourceOp = "Ellipse_Right",
							Source = "Mask",
						},
						Filter = Input { Value = FuID { "Fast Gaussian" }, },
						PaintMode = Input {
							Value = Text {
								Value = "Add"
							},
						},
						MaskWidth = Input { Value = 320, },
						MaskHeight = Input { Value = 240, },
						PixelAspect = Input { Value = { 1, 1 }, },
						Center = Input { Value = { 0.38, 0.654 }, },
						Width = Input { Value = 0.16, },
						Height = Input {
							Value = 0.16,
							Expression = "math.max(0.0, Width)",
						}
					},
					ViewInfo = OperatorInfo { Pos = { 344.667, 47.3636 } },
				},
				Ellipse_Right = EllipseMask {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						Filter = Input { Value = FuID { "Fast Gaussian" }, },
						PaintMode = Input {
							Value = Text {
								Value = "Add"
							},
						},
						MaskWidth = Input { Value = 320, },
						MaskHeight = Input { Value = 240, },
						PixelAspect = Input { Value = { 1, 1 }, },
						Center = Input { Value = { 0.611, 0.668 }, },
						Width = Input { Value = 0.12, },
						Height = Input {
							Value = 0.12,
							Expression = "math.max(0.0, Width)",
						}
					},
					ViewInfo = OperatorInfo { Pos = { 201.667, 47.3636 } },
				}
			},
		}
	},
	ActiveTool = "MacroTool1"
}