Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- Rectangle1 = RectangleMask {
- Inputs = {
- Filter = Input { Value = FuID { "Fast Gaussian" }, },
- MaskWidth = Input { Value = 1920, },
- MaskHeight = Input { Value = 1080, },
- PixelAspect = Input { Value = { 1, 1 }, },
- UseFrameFormatSettings = Input { Value = 1, },
- ClippingMode = Input { Value = FuID { "None" }, }
- },
- ViewInfo = OperatorInfo { Pos = { -110, 82.5 } },
- },
- Displace1 = Displace {
- CtrlWZoom = false,
- Inputs = {
- XRefraction = Input { Value = 0.0491, },
- RefractionStrength = Input { Value = -0.314, },
- Input = Input {
- SourceOp = "Rectangle1",
- Source = "Mask",
- },
- Foreground = Input {
- SourceOp = "Blur1",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 55, 82.5 } },
- },
- Blur1 = Blur {
- Inputs = {
- Filter = Input { Value = FuID { "Fast Gaussian" }, },
- XBlurSize = Input { Value = 35.8, },
- Input = Input {
- SourceOp = "Background2",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 55, 16.5 } },
- },
- Background3 = Background {
- Inputs = {
- GlobalOut = Input { Value = 124, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- UseFrameFormatSettings = Input { Value = 1, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- Type = Input { Value = FuID { "Gradient" }, },
- BottomLeftRed = Input { Value = 1, },
- BottomLeftGreen = Input { Value = 1, },
- BottomLeftBlue = Input { Value = 1, },
- Start = Input { Value = { 0.5, 0.752688172043011 }, },
- End = Input { Value = { 0.5, 0.252688172043011 }, },
- Offset = Input {
- SourceOp = "Background3Offset",
- Source = "Value",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 55, -49.5 } },
- },
- Background3Offset = BezierSpline {
- SplineColor = { Red = 234, Green = 92, Blue = 75 },
- CtrlWZoom = false,
- NameSet = true,
- KeyFrames = {
- [0] = { 1.2, RH = { 20, 1.2 }, Flags = { Linear = true } },
- [60] = { -1.4, LH = { 40, -1.4 }, RH = { 81.3333333333333, -1.4 } },
- [124] = { 1.2, LH = { 102.666666666667, 1.2 } }
- }
- },
- Background2 = Background {
- CtrlWZoom = false,
- Inputs = {
- MaskChannel = Input { Value = 5, },
- GlobalOut = Input { Value = 124, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- UseFrameFormatSettings = Input { Value = 1, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- Type = Input { Value = FuID { "Gradient" }, },
- Start = Input { Value = { 0.5, 0.744623655913978 }, },
- End = Input { Value = { 0.5, 0.582839 }, },
- Gradient = Input {
- Value = Gradient {
- Colors = {
- [0.5] = { 1, 1, 1, 1 }
- }
- },
- },
- Repeat = Input { Value = FuID { "Repeat" }, },
- EffectMask = Input {
- SourceOp = "Background3",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 55, -16.5 } },
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement