{
	Tools = ordered() {
		SE_FastSmoke111 = MacroOperator {
			Inputs = ordered() {
				Input1 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "GlobalIn",
					ControlGroup = 1,
					Default = 0,
				},
				Input2 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "GlobalOut",
					ControlGroup = 1,
					Default = 1000,
				},
				Input3 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "Width",
					Name = "Resoution (square pixel)",
					Default = 128,
				},
				Input4 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "Depth",
					Default = 0,
				},
				Input5 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "Detail",
					Name = "Noise Detail",
					Default = 2.707182,
				},
				Input6 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "Brightness",
					Name = "Noise Brightness",
					Default = 0,
				},
				Input7 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "Contrast",
					Name = "Noise Contrast",
					Default = 1,
				},
				Input8 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "LockXY",
					Default = 1,
				},
				Input9 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "XScale",
					Name = "Noise Scale X",
					Default = 1.767956,
				},
				Input10 = InstanceInput {
					Disabled = true,
					SourceOp = "FastNoise1",
					Source = "YScale",
					Name = "Noise Scale Y",
					Default = 2,
				},
				Input11 = InstanceInput {
					SourceOp = "FastNoise1",
					Source = "SeetheRate",
					Name = "Noise Speed",
					Default = 0.1,
				},
				Input12 = InstanceInput {
					SourceOp = "Ellipse1",
					Source = "SoftEdge",
					Name = "Mask Softness",
				},
				Input13 = InstanceInput {
					SourceOp = "Ellipse1",
					Source = "Width",
					Name = "Mask Size",
					Default = 0.4198895,
				},
				Input14 = InstanceInput {
					SourceOp = "Displace1",
					Source = "RefractionStrength",
					Name = "Displace Power",
					Default = 1.314917,
				},
				Input15 = InstanceInput {
					SourceOp = "Displace1",
					Source = "Spread",
					Name = "Displace Softness",
					Default = 0,
				},
			},
			Outputs = {
				MainOutput1 = InstanceOutput {
					SourceOp = "MatteControl1",
					Source = "Output",
				},
			},
			ViewInfo = GroupInfo {
				Name = "SE_FastSmoke11",
				Pos = { 0, 0, },
			},
			Tools = ordered() {
				FastNoise1 = FastNoise {
					ExtentSet = false,
					CtrlWShown = false,
					Inputs = {
						Width = Input {
							Value = 128,
						},
						Height = Input {
							Value = 128,
							Expression = "Width",
						},
						Discontinuous = Input {
							Value = 1,
						},
						Detail = Input {
							Value = 2.707182,
						},
						XScale = Input {
							Value = 1.767956,
						},
						YScale = Input {
							Disabled = true,
						},
						SeetheRate = Input {
							Value = 0.1,
						},
						Gradient = Input {
							Value = Gradient {
								Colors = {
									[0] = { 0, 0, 0, 1, },
									[1] = { 1, 1, 1, 1, },
								},
							},
						},
					},
					ViewInfo = OperatorInfo {
						Pos = { 220, 214.5, },
					},
				},
				Background1 = Background {
					ExtentSet = false,
					CtrlWShown = false,
					Inputs = {
						Width = Input {
							Value = 128,
							Expression = "FastNoise1.Width",
						},
						Height = Input {
							Value = 128,
							Expression = "Width",
						},
						TopLeftRed = Input {
							Value = 1,
						},
						TopLeftGreen = Input {
							Value = 1,
						},
						TopLeftBlue = Input {
							Value = 1,
						},
						Gradient = Input {
							Value = Gradient {
								Colors = {
									[0] = { 0, 0, 0, 1, },
									[1] = { 1, 1, 1, 1, },
								},
							},
						},
						EffectMask = Input {
							SourceOp = "Ellipse1",
							Source = "Mask",
						},
					},
					ViewInfo = OperatorInfo {
						Pos = { 220, 280.5, },
					},
				},
				Ellipse1 = EllipseMask {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						SoftEdge = Input {
							Value = 0.0574586,
						},
						Width = Input {
							Value = 0.4198895,
						},
						Height = Input {
							Value = 0.4198895,
							Expression = "Width",
						},
					},
					ViewInfo = OperatorInfo {
						Pos = { 110, 280.5, },
					},
				},
				Displace1 = Displace {
					CtrlWShown = false,
					Inputs = {
						XChannel = Input {
							Disabled = true,
						},
						XRefraction = Input {
							Disabled = true,
						},
						YChannel = Input {
							Disabled = true,
						},
						YRefraction = Input {
							Disabled = true,
						},
						RefractionStrength = Input {
							Value = 1.314917,
						},
						Input = Input {
							SourceOp = "Background1",
							Source = "Output",
						},
						Foreground = Input {
							SourceOp = "FastNoise1",
							Source = "Output",
						},
					},
					ViewInfo = OperatorInfo {
						Pos = { 330, 280.5, },
					},
				},
				MatteControl1 = MatteControl {
					CtrlWZoom = false,
					CtrlWShown = false,
					Inputs = {
						MatteCombine = Input {
							Value = 4,
						},
						CombineOp = Input {
							Value = 5,
						},
						PostMultiplyImage = Input {
							Value = 1,
						},
						Background = Input {
							SourceOp = "FastNoise1",
							Source = "Output",
						},
						Foreground = Input {
							SourceOp = "Displace1",
							Source = "Output",
						},
					},
					ViewInfo = OperatorInfo {
						Pos = { 440, 214.5, },
					},
				},
			},
		},
	},
	ActiveTool = "SE_FastSmoke111",
}