--[[-- https://www.cgsfusion.com Written by : JUNE Written on : March, 2020 Copyright (c) 2020, JUNE YU All rights reserved. version 0.1, 2020-3-12: first --]]-- { Tools = ordered() { CGS_BounceTransitions = MacroOperator { CustomData = { HelpPage = "https://www.cgsfusion.com/" }, Inputs = ordered() { MainInput1 = InstanceInput { SourceOp = "Dissolve1_1", Source = "Background", }, MainInput2 = InstanceInput { SourceOp = "Dissolve1_1", Source = "Foreground", }, }, Outputs = { MainOutput1 = InstanceOutput { SourceOp = "Transform1", Source = "Output", } }, ViewInfo = GroupInfo { Pos = { 0, 0 } }, Tools = ordered() { Dissolve1_1 = Dissolve { Transitions = { [0] = "DFTDissolve" }, Inputs = { Mix = Input { SourceOp = "ResolveParameter3", Source = "Value", }, }, ViewInfo = OperatorInfo { Pos = { 330, 280.5 } }, }, ResolveParameter3 = ResolveParameter { CtrlWZoom = false, Inputs = { TimeScale = Input { Value = 5, }, TimeOffset = Input { Value = -30, }, }, }, Transform1 = Transform { CtrlWZoom = false, Inputs = { MotionBlur = Input { Value = 1, }, Quality = Input { Value = 10, }, Center = Input { SourceOp = "XYPath1", Source = "Value", }, Edges = Input { Value = 1, }, Input = Input { SourceOp = "Dissolve1_1", Source = "Output", }, }, ViewInfo = OperatorInfo { Pos = { 440, 280.5 } }, }, XYPath1 = XYPath { ShowKeyPoints = false, DrawMode = "ModifyOnly", CtrlWZoom = false, Inputs = { X = Input { Value = 0.5, }, Y = Input { SourceOp = "Transform1CenterXYPath1Y", Source = "Value", }, PlotPathInView = Input { Value = 0, }, }, }, Transform1CenterXYPath1Y = BezierSpline { SplineColor = { Red = 0, Green = 255, Blue = 0 }, NameSet = true, KeyFrames = { [0] = { 0.5, RH = { 2.33333333333333, 0.5 }, Flags = { Linear = true } }, [7] = { -0.819999999999999, LH = { 5.15231985972378, -0.379196309391244 }, RH = { 8.66666666666667, -0.243333333333333 } }, [12] = { 0.91, LH = { 10.3333333333333, 0.333333333333334 }, RH = { 13, 0.692 }, Flags = { Linear = true } }, [15] = { 0.256, LH = { 14, 0.474 }, RH = { 15.6666666666667, 0.394 }, Flags = { Linear = true } }, [17] = { 0.67, LH = { 16.3333333333333, 0.532 }, RH = { 17.6666666666667, 0.594466666666667 }, Flags = { Linear = true } }, [19] = { 0.4434, LH = { 18.3333333333333, 0.518933333333333 }, RH = { 19.3333333333333, 0.480266666666667 }, Flags = { Linear = true } }, [20] = { 0.554, LH = { 19.6666666666667, 0.517133333333333 }, RH = { 20.8125159322376, 0.511749171523648 }, Flags = { Linear = true } }, [22] = { 0.5, LH = { 21.3333333333333, 0.5 } } } } }, UserControls = ordered() { Author = { IC_ControlPage = -1, LINKID_DataType = "Text", LINKS_Name = "CGS_BlurTransitions ©2020 CGSFUSION.", INPID_InputControl = "LabelControl", INP_External = false, INP_Passive = true, }, }, }, }, ActiveTool = "CGS_BounceTransitions" }