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 }, },
- Width = Input { Value = 0.7, },
- Height = Input { Value = 0.7, }
- },
- ViewInfo = OperatorInfo { Pos = { 1442, 6.75756 } },
- },
- Background = Background {
- NameSet = true,
- Inputs = {
- GlobalOut = Input { Value = 124, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- TopLeftRed = Input { Value = 0.333333333333333, },
- TopLeftGreen = Input { Value = 0.666666666666667, },
- TopLeftBlue = Input { Value = 1, },
- GradientType = Input { Value = FuID { "Radial" }, },
- Start = Input { Value = { 0.5, 0.5 }, },
- End = Input { Value = { 1.4, 0.5 }, },
- Gradient = Input {
- Value = Gradient {
- Colors = {
- [0] = { 0.333333333333333, 0, 0, 1 },
- [1] = { 0, 0, 0, 1 }
- }
- },
- },
- EffectMask = Input {
- SourceOp = "Rectangle1",
- Source = "Mask",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 1548.67, 6.75756 } },
- },
- Transform1 = Transform {
- CtrlWZoom = false,
- Inputs = {
- Center = Input {
- SourceOp = "Shake1",
- Source = "Position",
- },
- Angle = Input { Value = -14.8, },
- Input = Input {
- SourceOp = "Background",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 1670.92, 6.75756 } },
- },
- Shake1 = Shake {
- Faster = true,
- CtrlWZoom = false,
- Inputs = {
- Smoothness = Input { Value = 13.19, },
- XMinimum = Input { Value = 0.22, },
- XMaximum = Input { Value = 0.843, }
- },
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement