Jump to: Board index » General » Fusion

Depth Blur?

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

Dazzer

  • Posts: 228
  • Joined: Sat Aug 24, 2019 8:31 am
  • Real Name: Daz Harris

Depth Blur?

PostSun Dec 15, 2019 1:00 am

Hi folks,

I've got an EXR sequence of frames (from an OpenGL render) for my image and a separate FBX import of the same scene that i want to use for depth blur.

I'm running the FBX through a 3D renderer with Z depth enable.

I'm hooking this into the green input of a Depth Blur, but i'm getting no depth blur whatsover.

However, if i mouse over the output of the renderer, it's showing me a Z depth range of -168 to -8, which is a huge range, right?

So surely this should have some effect on my image that's being processed with the Depth Blur node?

I'm sure i'm making some idiot mistake, any tips would be appreciated!

I've copy / pasted my comp below, although because it doesn't include the EXR files, you won't actually be able to view it.

And a secondary question: is it possible to re-scale Z-depth (or any other paramter for that matter)? Which node would i reach for for that?

Code: Select all
{
   Tools = ordered() {
      box_object1 = SurfaceFBXMesh {
         CustomData = {
            NumMtlSlots = 0,
         },
         Inputs = {
            ["Transform3DOp.Translate.X"] = Input {
               SourceOp = "box_object1XOffset",
               Source = "Value",
            },
            ["Transform3DOp.Translate.Y"] = Input {
               SourceOp = "box_object1YOffset",
               Source = "Value",
            },
            ["Transform3DOp.Translate.Z"] = Input {
               SourceOp = "box_object1ZOffset",
               Source = "Value",
            },
            ["Transform3DOp.Rotate.X"] = Input {
               SourceOp = "box_object1XRotation",
               Source = "Value",
            },
            ["Transform3DOp.Rotate.Y"] = Input {
               SourceOp = "box_object1YRotation",
               Source = "Value",
            },
            ["Transform3DOp.Rotate.Z"] = Input {
               SourceOp = "box_object1ZRotation",
               Source = "Value",
            },
            ["Transform3DOp.Scale.X"] = Input {
               SourceOp = "box_object1XScale",
               Source = "Value",
            },
            ["Transform3DOp.Scale.Y"] = Input {
               SourceOp = "box_object1YScale",
               Source = "Value",
            },
            ["Transform3DOp.Scale.Z"] = Input {
               SourceOp = "box_object1ZScale",
               Source = "Value",
            },
            ImportFile = Input { Value = "V:\\000..PRODUCTION\\VIDEO\\Render\\FBX\\ex.fbx", },
            ObjName = Input { Value = "box_object1", },
            TakeName = Input { Value = "Main", },
            TransformToWorld = Input { Value = 0, },
            EnableAxisConversion = Input { Value = 1, },
            EnableUnitConversion = Input { Value = 1, },
            ["ObjectID.ObjectID"] = Input { Value = 1, },
            ["MtlStdInputs.MaterialID"] = Input { Value = 1, },
         },
         ViewInfo = OperatorInfo { Pos = { 231.679, -28.4435 } },
      },
      box_object1XOffset = BezierSpline {
         SplineColor = { Red = 250, Green = 59, Blue = 49 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0, Flags = { Linear = true } }
         }
      },
      box_object1YOffset = BezierSpline {
         SplineColor = { Red = 252, Green = 131, Blue = 47 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0.400000005960464, Flags = { Linear = true } }
         }
      },
      box_object1ZOffset = BezierSpline {
         SplineColor = { Red = 254, Green = 207, Blue = 46 },
         NameSet = true,
         KeyFrames = {
            [1] = { -170.720397949219, RH = { 1.33333333333333, -170.704182942708 }, Flags = { Linear = true } },
            [2] = { -170.671752929688, LH = { 1.66666666666667, -170.687967936198 }, RH = { 2.33333333333333, -170.623550415039 }, Flags = { Linear = true } },
            [3] = { -170.527145385742, LH = { 2.66666666666667, -170.575347900391 }, RH = { 3.33333333333333, -170.447606404622 }, Flags = { Linear = true } },
            [4] = { -170.288528442383, LH = { 3.66666666666667, -170.368067423503 }, RH = { 4.33333333333333, -170.17832438151 }, Flags = { Linear = true } },
            [5] = { -169.957916259766, LH = { 4.66666666666667, -170.068120320638 }, RH = { 5.33333333333333, -169.81770324707 }, Flags = { Linear = true } },
            [6] = { -169.53727722168, LH = { 5.66666666666667, -169.677490234375 }, RH = { 6.33333333333333, -169.367701212565 }, Flags = { Linear = true } },
            [7] = { -169.028549194336, LH = { 6.66666666666667, -169.198125203451 }, RH = { 7.33333333333333, -168.830286661784 }, Flags = { Linear = true } },
            [8] = { -168.43376159668, LH = { 7.66666666666667, -168.632024129232 }, RH = { 8.33333333333333, -168.207463582357 }, Flags = { Linear = true } },
            [9] = { -167.754867553711, LH = { 8.66666666666667, -167.981165568034 }, RH = { 9.33333333333333, -167.501205444336 }, Flags = { Linear = true } },
            [10] = { -166.993881225586, LH = { 9.66666666666667, -167.247543334961 }, RH = { 10.3333333333333, -166.713500976563 }, Flags = { Linear = true } },
            [11] = { -166.152740478516, LH = { 10.6666666666667, -166.433120727539 }, RH = { 11.3333333333333, -165.846303304036 }, Flags = { Linear = true } },
            [12] = { -165.233428955078, LH = { 11.6666666666667, -165.539866129557 }, RH = { 12.3333333333333, -164.901601155599 }, Flags = { Linear = true } },
            [13] = { -164.237945556641, LH = { 12.6666666666667, -164.56977335612 }, RH = { 13.3333333333333, -163.881383260091 }, Flags = { Linear = true } },
            [14] = { -163.168258666992, LH = { 13.6666666666667, -163.524820963542 }, RH = { 14.3333333333333, -162.787618001302 }, Flags = { Linear = true } },
            [15] = { -162.026336669922, LH = { 14.6666666666667, -162.406977335612 }, RH = { 15.3333333333333, -161.622278849284 }, Flags = { Linear = true } },
            [16] = { -160.814163208008, LH = { 15.6666666666667, -161.218221028646 }, RH = { 16.3333333333333, -160.387354532878 }, Flags = { Linear = true } },
            [17] = { -159.533737182617, LH = { 16.6666666666667, -159.960545857747 }, RH = { 17.3333333333333, -159.084828694661 }, Flags = { Linear = true } },
            [18] = { -158.18701171875, LH = { 17.6666666666667, -158.635920206706 }, RH = { 18.3333333333333, -157.716674804688 }, Flags = { Linear = true } },
            [19] = { -156.776000976563, LH = { 18.6666666666667, -157.246337890625 }, RH = { 19.3333333333333, -156.284881591797 }, Flags = { Linear = true } },
            [20] = { -155.302642822266, LH = { 19.6666666666667, -155.793762207031 }, RH = { 20.3333333333333, -154.79140218099 }, Flags = { Linear = true } },
            [21] = { -153.768920898438, LH = { 20.6666666666667, -154.280161539714 }, RH = { 21.3333333333333, -153.238225301107 }, Flags = { Linear = true } },
            [22] = { -152.176834106445, LH = { 21.6666666666667, -152.707529703776 }, RH = { 22.3333333333333, -151.62733968099 }, Flags = { Linear = true } },
            [23] = { -150.528350830078, LH = { 22.6666666666667, -151.077845255534 }, RH = { 23.3333333333333, -149.96071879069 }, Flags = { Linear = true } },
            [24] = { -148.825454711914, LH = { 23.6666666666667, -149.393086751302 }, RH = { 24.3333333333333, -148.240346272786 }, Flags = { Linear = true } },
            [25] = { -147.070129394531, LH = { 24.6666666666667, -147.655237833659 }, RH = { 25.3333333333333, -146.468195597331 }, Flags = { Linear = true } },
            [26] = { -145.26432800293, LH = { 25.6666666666667, -145.86626180013 }, RH = { 26.3333333333333, -144.646235148112 }, Flags = { Linear = true } },
            [27] = { -143.410049438477, LH = { 26.6666666666667, -144.028142293294 }, RH = { 27.3333333333333, -142.776463826497 }, Flags = { Linear = true } },
            [28] = { -141.509292602539, LH = { 27.6666666666667, -142.142878214518 }, RH = { 28.3333333333333, -140.860855102539 }, Flags = { Linear = true } },
            [29] = { -139.563980102539, LH = { 28.6666666666667, -140.212417602539 }, RH = { 29.3333333333333, -138.9013671875 }, Flags = { Linear = true } },
            [30] = { -137.576141357422, LH = { 29.6666666666667, -138.238754272461 }, RH = { 30.3333333333333, -136.900009155273 }, Flags = { Linear = true } },
            [31] = { -135.547744750977, LH = { 30.6666666666667, -136.223876953125 }, RH = { 31.3333333333333, -134.858739217122 }, Flags = { Linear = true } },
            [32] = { -133.480728149414, LH = { 31.6666666666667, -134.169733683268 }, RH = { 32.3333333333333, -132.779535929362 }, Flags = { Linear = true } },
            [33] = { -131.377151489258, LH = { 32.6666666666667, -132.07834370931 }, RH = { 33.3333333333333, -130.664403279622 }, Flags = { Linear = true } },
            [34] = { -129.238906860352, LH = { 33.6666666666667, -129.951655069987 }, RH = { 34.3333333333333, -128.515281677246 }, Flags = { Linear = true } },
            [35] = { -127.068031311035, LH = { 34.6666666666667, -127.791656494141 }, RH = { 35.3333333333333, -126.334185282389 }, Flags = { Linear = true } },
            [36] = { -124.866493225098, LH = { 35.6666666666667, -125.600339253743 }, RH = { 36.3333333333333, -124.12307993571 }, Flags = { Linear = true } },
            [37] = { -122.636253356934, LH = { 36.6666666666667, -123.379666646322 }, RH = { 37.3333333333333, -121.883936564128 }, Flags = { Linear = true } },
            [38] = { -120.379302978516, LH = { 37.6666666666667, -121.131619771322 }, RH = { 38.3333333333333, -119.61873626709 }, Flags = { Linear = true } },
            [39] = { -118.097602844238, LH = { 38.6666666666667, -118.858169555664 }, RH = { 39.3333333333333, -117.329460144043 }, Flags = { Linear = true } },
            [40] = { -115.793174743652, LH = { 39.6666666666667, -116.561317443848 }, RH = { 40.3333333333333, -115.018096923828 }, Flags = { Linear = true } },
            [41] = { -113.46794128418, LH = { 40.6666666666667, -114.243019104004 }, RH = { 41.3333333333333, -112.686604817708 }, Flags = { Linear = true } },
            [42] = { -111.123931884766, LH = { 41.6666666666667, -111.905268351237 }, RH = { 42.3333333333333, -110.336985270182 }, Flags = { Linear = true } },
            [43] = { -108.763092041016, LH = { 42.6666666666667, -109.550038655599 }, RH = { 43.3333333333333, -107.971199035645 }, Flags = { Linear = true } },
            [44] = { -106.387413024902, LH = { 43.6666666666667, -107.179306030273 }, RH = { 44.3333333333333, -105.591229756673 }, Flags = { Linear = true } },
            [45] = { -103.998863220215, LH = { 44.6666666666667, -104.795046488444 }, RH = { 45.3333333333333, -103.199055989583 }, Flags = { Linear = true } },
            [46] = { -101.59944152832, LH = { 45.6666666666667, -102.399248758952 }, RH = { 46.3333333333333, -100.796663920085 }, Flags = { Linear = true } },
            [47] = { -99.1911087036133, LH = { 46.6666666666667, -99.993886311849 }, RH = { 47.3333333333333, -98.3860193888346 }, Flags = { Linear = true } },
            [48] = { -96.7758407592773, LH = { 47.6666666666667, -97.580930074056 }, RH = { 48.3333333333333, -95.969108581543 }, Flags = { Linear = true } },
            [49] = { -94.3556442260742, LH = { 48.6666666666667, -95.1623764038086 }, RH = { 49.3333333333333, -93.5479202270508 }, Flags = { Linear = true } },
            [50] = { -91.9324722290039, LH = { 49.6666666666667, -92.7401962280273 }, RH = { 50.3333333333333, -91.1244227091471 }, Flags = { Linear = true } },
            [51] = { -89.5083236694336, LH = { 50.6666666666667, -90.3163731892904 }, RH = { 51.3333333333333, -88.7005996704102 }, Flags = { Linear = true } },
            [52] = { -87.0851516723633, LH = { 51.6666666666667, -87.8928756713867 }, RH = { 52.3333333333333, -86.2784169514974 }, Flags = { Linear = true } },
            [53] = { -84.6649475097656, LH = { 52.6666666666667, -85.4716822306315 }, RH = { 53.3333333333333, -83.8598607381185 }, Flags = { Linear = true } },
            [54] = { -82.2496871948242, LH = { 53.6666666666667, -83.0547739664714 }, RH = { 54.3333333333333, -81.44691212972 }, Flags = { Linear = true } },
            [55] = { -79.8413619995117, LH = { 54.6666666666667, -80.6441370646159 }, RH = { 55.3333333333333, -79.0415496826172 }, Flags = { Linear = true } },
            [56] = { -77.4419250488281, LH = { 55.6666666666667, -78.2417373657227 }, RH = { 56.3333333333333, -76.6457494099935 }, Flags = { Linear = true } },
            [57] = { -75.0533981323242, LH = { 56.6666666666667, -75.8495737711589 }, RH = { 57.3333333333333, -74.2615025838216 }, Flags = { Linear = true } },
            [58] = { -72.6777114868164, LH = { 57.6666666666667, -73.469607035319 }, RH = { 58.3333333333333, -71.8907648722331 }, Flags = { Linear = true } },
            [59] = { -70.3168716430664, LH = { 58.6666666666667, -71.1038182576497 }, RH = { 59.3333333333333, -69.535530090332 }, Flags = { Linear = true } },
            [60] = { -67.9728469848633, LH = { 59.6666666666667, -68.7541885375977 }, RH = { 60.3333333333333, -67.1977742513021 }, Flags = { Linear = true } },
            [61] = { -65.6476287841797, LH = { 60.6666666666667, -66.4227015177409 }, RH = { 61.3333333333333, -64.8794797261556 }, Flags = { Linear = true } },
            [62] = { -63.3431816101074, LH = { 61.6666666666667, -64.1113306681315 }, RH = { 62.3333333333333, -62.5826212565104 }, Flags = { Linear = true } },
            [63] = { -61.0615005493164, LH = { 62.6666666666667, -61.8220609029134 }, RH = { 63.3333333333333, -60.3091837565104 }, Flags = { Linear = true } },
            [64] = { -58.8045501708984, LH = { 63.6666666666667, -59.5568669637044 }, RH = { 64.3333333333333, -58.0611356099447 }, Flags = { Linear = true } },
            [65] = { -56.5743064880371, LH = { 64.6666666666667, -57.3177210489909 }, RH = { 65.3333333333333, -55.840456644694 }, Flags = { Linear = true } },
            [66] = { -54.3727569580078, LH = { 65.6666666666667, -55.1066068013509 }, RH = { 66.3333333333333, -53.6491292317708 }, Flags = { Linear = true } },
            [67] = { -52.2018737792969, LH = { 66.6666666666667, -52.9255015055339 }, RH = { 67.3333333333333, -51.4891357421875 }, Flags = { Linear = true } },
            [68] = { -50.0636596679688, LH = { 67.6666666666667, -50.7763977050781 }, RH = { 68.3333333333333, -49.3624598185221 }, Flags = { Linear = true } },
            [69] = { -47.9600601196289, LH = { 68.6666666666667, -48.6612599690755 }, RH = { 69.3333333333333, -47.2710660298665 }, Flags = { Linear = true } },
            [70] = { -45.8930778503418, LH = { 69.6666666666667, -46.5820719401042 }, RH = { 70.3333333333333, -45.2169380187988 }, Flags = { Linear = true } },
            [71] = { -43.8646583557129, LH = { 70.6666666666667, -44.5407981872559 }, RH = { 71.3333333333333, -43.2020428975423 }, Flags = { Linear = true } },
            [72] = { -41.8768119812012, LH = { 71.6666666666667, -42.5394274393717 }, RH = { 72.3333333333333, -41.2283782958984 }, Flags = { Linear = true } },
            [73] = { -39.931510925293, LH = { 72.6666666666667, -40.5799446105957 }, RH = { 73.3333333333333, -39.297924041748 }, Flags = { Linear = true } },
            [74] = { -38.0307502746582, LH = { 73.6666666666667, -38.6643371582031 }, RH = { 74.3333333333333, -37.412654876709 }, Flags = { Linear = true } },
            [75] = { -36.1764640808105, LH = { 74.6666666666667, -36.7945594787598 }, RH = { 75.3333333333333, -35.5745315551758 }, Flags = { Linear = true } },
            [76] = { -34.3706665039063, LH = { 75.6666666666667, -34.972599029541 }, RH = { 76.3333333333333, -33.7855580647786 }, Flags = { Linear = true } },
            [77] = { -32.6153411865234, LH = { 76.6666666666667, -33.200449625651 }, RH = { 77.3333333333333, -32.0477053324381 }, Flags = { Linear = true } },
            [78] = { -30.9124336242676, LH = { 77.6666666666667, -31.4800694783529 }, RH = { 78.3333333333333, -30.3629379272461 }, Flags = { Linear = true } },
            [79] = { -29.2639465332031, LH = { 78.6666666666667, -29.8134422302246 }, RH = { 79.3333333333333, -28.7332579294841 }, Flags = { Linear = true } },
            [80] = { -27.6718807220459, LH = { 79.6666666666667, -28.202569325765 }, RH = { 80.3333333333333, -27.1606413523356 }, Flags = { Linear = true } },
            [81] = { -26.138162612915, LH = { 80.6666666666667, -26.6494019826253 }, RH = { 81.3333333333333, -25.6470432281494 }, Flags = { Linear = true } },
            [82] = { -24.6648044586182, LH = { 81.6666666666667, -25.1559238433838 }, RH = { 82.3333333333333, -24.1944599151611 }, Flags = { Linear = true } },
            [83] = { -23.2537708282471, LH = { 82.6666666666667, -23.7241153717041 }, RH = { 83.3333333333333, -22.8048648834229 }, Flags = { Linear = true } },
            [84] = { -21.9070529937744, LH = { 83.6666666666667, -22.3559589385986 }, RH = { 84.3333333333333, -21.4802424112956 }, Flags = { Linear = true } },
            [85] = { -20.6266212463379, LH = { 84.6666666666667, -21.0534318288167 }, RH = { 85.3333333333333, -20.2225716908773 }, Flags = { Linear = true } },
            [86] = { -19.4144725799561, LH = { 85.6666666666667, -19.8185221354167 }, RH = { 86.3333333333333, -19.0338331858317 }, Flags = { Linear = true } },
            [87] = { -18.272554397583, LH = { 86.6666666666667, -18.6531937917074 }, RH = { 87.3333333333333, -17.9159901936849 }, Flags = { Linear = true } },
            [88] = { -17.2028617858887, LH = { 87.6666666666667, -17.5594259897868 }, RH = { 88.3333333333333, -16.8710320790609 }, Flags = { Linear = true } },
            [89] = { -16.2073726654053, LH = { 88.6666666666667, -16.5392023722331 }, RH = { 89.3333333333333, -15.9009377161662 }, Flags = { Linear = true } },
            [90] = { -15.288067817688, LH = { 89.6666666666667, -15.5945027669271 }, RH = { 90.3333333333333, -15.0076866149902 }, Flags = { Linear = true } },
            [91] = { -14.4469242095947, LH = { 90.6666666666667, -14.7273054122925 }, RH = { 91.3333333333333, -14.1932547887166 }, Flags = { Linear = true } },
            [92] = { -13.6859159469604, LH = { 91.6666666666667, -13.9395853678385 }, RH = { 92.3333333333333, -13.4596214294434 }, Flags = { Linear = true } },
            [93] = { -13.0070323944092, LH = { 92.6666666666667, -13.2333269119263 }, RH = { 93.3333333333333, -12.80877049764 }, Flags = { Linear = true } },
            [94] = { -12.4122467041016, LH = { 93.6666666666667, -12.6105086008708 }, RH = { 94.3333333333333, -12.2426767349243 }, Flags = { Linear = true } },
            [95] = { -11.9035367965698, LH = { 94.6666666666667, -12.0731067657471 }, RH = { 95.3333333333333, -11.7633190155029 }, Flags = { Linear = true } },
            [96] = { -11.4828834533691, LH = { 95.6666666666667, -11.623101234436 }, RH = { 96.3333333333333, -11.3726771672567 }, Flags = { Linear = true } },
            [97] = { -11.1522645950317, LH = { 96.6666666666667, -11.2624708811442 }, RH = { 97.3333333333333, -11.0727300643921 }, Flags = { Linear = true } },
            [98] = { -10.9136610031128, LH = { 97.6666666666667, -10.9931955337524 }, RH = { 98.3333333333333, -10.8654556274414 }, Flags = { Linear = true } },
            [99] = { -10.7690448760986, LH = { 98.6666666666667, -10.81725025177 }, RH = { 99.3333333333333, -10.7528298695882 }, Flags = { Linear = true } },
            [100] = { -10.7203998565674, LH = { 99.6666666666667, -10.7366148630778 }, Flags = { Linear = true } }
         }
      },
      box_object1XRotation = BezierSpline {
         SplineColor = { Red = 255, Green = 128, Blue = 128 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0, RH = { 17.3333333333333, 0 }, Flags = { Linear = true } },
            [50] = { 0, LH = { 33.6666666666667, 0 }, RH = { 50.3333333333333, 60 }, Flags = { Linear = true } },
            [51] = { 180, LH = { 50.6666666666667, 120 }, Flags = { Linear = true } }
         }
      },
      box_object1YRotation = BezierSpline {
         SplineColor = { Red = 128, Green = 255, Blue = 128 },
         NameSet = true,
         KeyFrames = {
            [1] = { -0, RH = { 1.33333333333333, -0.0182418363789717 }, Flags = { Linear = true } },
            [2] = { -0.0547255091369152, LH = { 1.66666666666667, -0.0364836727579435 }, RH = { 2.33333333333333, -0.108956324557463 }, Flags = { Linear = true } },
            [3] = { -0.21741795539856, LH = { 2.66666666666667, -0.163187139978011 }, RH = { 3.33333333333333, -0.306895077228546 }, Flags = { Linear = true } },
            [4] = { -0.485849320888519, LH = { 3.66666666666667, -0.396372199058533 }, RH = { 4.33333333333333, -0.609831770261129 }, Flags = { Linear = true } },
            [5] = { -0.857796669006348, LH = { 4.66666666666667, -0.733814219633738 }, RH = { 5.33333333333333, -1.01554199059804 }, Flags = { Linear = true } },
            [6] = { -1.33103263378143, LH = { 5.66666666666667, -1.17328731218974 }, RH = { 6.33333333333333, -1.52179876963298 }, Flags = { Linear = true } },
            [7] = { -1.90333104133606, LH = { 6.66666666666667, -1.71256490548452 }, RH = { 7.33333333333333, -2.12637591362 }, Flags = { Linear = true } },
            [8] = { -2.57246565818787, LH = { 7.66666666666667, -2.34942078590393 }, RH = { 8.33333333333333, -2.8270472685496 }, Flags = { Linear = true } },
            [9] = { -3.33621048927307, LH = { 8.66666666666667, -3.08162887891134 }, RH = { 9.33333333333333, -3.62158505121867 }, Flags = { Linear = true } },
            [10] = { -4.19233417510986, LH = { 9.66666666666667, -3.90695961316427 }, RH = { 10.3333333333333, -4.50776306788127 }, Flags = { Linear = true } },
            [11] = { -5.13862085342407, LH = { 10.6666666666667, -4.82319196065267 }, RH = { 11.3333333333333, -5.48336013158163 }, Flags = { Linear = true } },
            [12] = { -6.17283868789673, LH = { 11.6666666666667, -5.82809940973918 }, RH = { 12.3333333333333, -6.54614671071371 }, Flags = { Linear = true } },
            [13] = { -7.29276275634766, LH = { 12.6666666666667, -6.91945473353068 }, RH = { 13.3333333333333, -7.69389724731445 }, Flags = { Linear = true } },
            [14] = { -8.49616622924805, LH = { 13.6666666666667, -8.09503173828125 }, RH = { 14.3333333333333, -8.92438507080078 }, Flags = { Linear = true } },
            [15] = { -9.78082275390625, LH = { 14.6666666666667, -9.35260391235352 }, RH = { 15.3333333333333, -10.2353814442953 }, Flags = { Linear = true } },
            [16] = { -11.1444988250732, LH = { 15.6666666666667, -10.6899401346842 }, RH = { 16.3333333333333, -11.6246604919434 }, Flags = { Linear = true } },
            [17] = { -12.5849838256836, LH = { 16.6666666666667, -12.1048221588135 }, RH = { 17.3333333333333, -13.0900042851766 }, Flags = { Linear = true } },
            [18] = { -14.1000452041626, LH = { 17.6666666666667, -13.5950247446696 }, RH = { 18.3333333333333, -14.6291812260946 }, Flags = { Linear = true } },
            [19] = { -15.6874532699585, LH = { 18.6666666666667, -15.1583172480265 }, RH = { 19.3333333333333, -16.239964167277 }, Flags = { Linear = true } },
            [20] = { -17.3449859619141, LH = { 19.6666666666667, -16.7924750645955 }, RH = { 20.3333333333333, -17.9201253255208 }, Flags = { Linear = true } },
            [21] = { -19.0704040527344, LH = { 20.6666666666667, -18.4952646891276 }, RH = { 21.3333333333333, -19.6674404144287 }, Flags = { Linear = true } },
            [22] = { -20.8615131378174, LH = { 21.6666666666667, -20.2644767761231 }, RH = { 22.3333333333333, -21.4796905517578 }, Flags = { Linear = true } },
            [23] = { -22.7160453796387, LH = { 22.6666666666667, -22.0978679656982 }, RH = { 23.3333333333333, -23.3546333312988 }, Flags = { Linear = true } },
            [24] = { -24.6318092346191, LH = { 23.6666666666667, -23.993221282959 }, RH = { 24.3333333333333, -25.290060043335 }, Flags = { Linear = true } },
            [25] = { -26.6065616607666, LH = { 24.6666666666667, -25.9483108520508 }, RH = { 25.3333333333333, -27.2837314605713 }, Flags = { Linear = true } },
            [26] = { -28.6380710601807, LH = { 25.6666666666667, -27.960901260376 }, RH = { 26.3333333333333, -29.3334280649821 }, Flags = { Linear = true } },
            [27] = { -30.724142074585, LH = { 26.6666666666667, -30.0287850697835 }, RH = { 27.3333333333333, -31.4369290669759 }, Flags = { Linear = true } },
            [28] = { -32.8625030517578, LH = { 27.6666666666667, -32.1497160593669 }, RH = { 28.3333333333333, -33.5919901529948 }, Flags = { Linear = true } },
            [29] = { -35.0509643554688, LH = { 28.6666666666667, -34.3214772542318 }, RH = { 29.3333333333333, -35.7964057922363 }, Flags = { Linear = true } },
            [30] = { -37.2872886657715, LH = { 29.6666666666667, -36.5418472290039 }, RH = { 30.3333333333333, -38.0479418436686 }, Flags = { Linear = true } },
            [31] = { -39.5692481994629, LH = { 30.6666666666667, -38.8085950215658 }, RH = { 31.3333333333333, -40.3443705240885 }, Flags = { Linear = true } },
            [32] = { -41.8946151733398, LH = { 31.6666666666667, -41.1194928487142 }, RH = { 32.3333333333333, -42.6834615071615 }, Flags = { Linear = true } },
            [33] = { -44.2611541748047, LH = { 32.6666666666667, -43.4723078409831 }, RH = { 33.3333333333333, -45.0629946390788 }, Flags = { Linear = true } },
            [34] = { -46.6666755676269, LH = { 33.6666666666667, -45.8648351033529 }, RH = { 34.3333333333333, -47.4807510375976 }, Flags = { Linear = true } },
            [35] = { -49.1089019775391, LH = { 34.6666666666667, -48.2948265075684 }, RH = { 35.3333333333333, -49.9344825744629 }, Flags = { Linear = true } },
            [36] = { -51.5856437683106, LH = { 35.6666666666667, -50.7600631713867 }, RH = { 36.3333333333333, -52.421984354655 }, Flags = { Linear = true } },
            [37] = { -54.0946655273437, LH = { 36.6666666666667, -53.2583249409993 }, RH = { 37.3333333333333, -54.9410196940104 }, Flags = { Linear = true } },
            [38] = { -56.6337280273438, LH = { 37.6666666666667, -55.7873738606771 }, RH = { 38.3333333333333, -57.489367167155 }, Flags = { Linear = true } },
            [39] = { -59.2006454467774, LH = { 38.6666666666667, -58.3450063069662 }, RH = { 39.3333333333333, -60.0648078918457 }, Flags = { Linear = true } },
            [40] = { -61.7931327819824, LH = { 39.6666666666667, -60.9289703369141 }, RH = { 40.3333333333333, -62.6650924682617 }, Flags = { Linear = true } },
            [41] = { -64.4090118408203, LH = { 40.6666666666667, -63.537052154541 }, RH = { 41.3333333333333, -65.2880198160807 }, Flags = { Linear = true } },
            [42] = { -67.0460357666016, LH = { 41.6666666666667, -66.1670277913411 }, RH = { 42.3333333333333, -67.9313507080078 }, Flags = { Linear = true } },
            [43] = { -69.7019805908203, LH = { 42.6666666666667, -68.8166656494141 }, RH = { 43.3333333333333, -70.5928573608398 }, Flags = { Linear = true } },
            [44] = { -72.3746109008789, LH = { 43.6666666666667, -71.4837341308594 }, RH = { 44.3333333333333, -73.2703145345052 }, Flags = { Linear = true } },
            [45] = { -75.0617218017578, LH = { 44.6666666666667, -74.1660181681315 }, RH = { 45.3333333333333, -75.9615071614583 }, Flags = { Linear = true } },
            [46] = { -77.7610778808594, LH = { 45.6666666666667, -76.8612925211589 }, RH = { 46.3333333333333, -78.6641998291016 }, Flags = { Linear = true } },
            [47] = { -80.4704437255859, LH = { 46.6666666666667, -79.5673217773438 }, RH = { 47.3333333333333, -81.3761723836263 }, Flags = { Linear = true } },
            [48] = { -83.187629699707, LH = { 47.6666666666667, -82.2819010416667 }, RH = { 48.3333333333333, -84.0951995849609 }, Flags = { Linear = true } },
            [49] = { -85.9103393554688, LH = { 48.6666666666667, -85.0027694702148 }, RH = { 49.3333333333333, -86.8190307617188 }, Flags = { Linear = true } },
            [50] = { -88.6364135742188, LH = { 49.6666666666667, -87.7277221679688 }, RH = { 50.3333333333333, -88.6364135742188 }, Flags = { Linear = true } },
            [51] = { -88.6364135742188, LH = { 50.6666666666667, -88.6364135742188 }, RH = { 51.3333333333333, -87.7277247111003 }, Flags = { Linear = true } },
            [52] = { -85.9103469848633, LH = { 51.6666666666667, -86.8190358479818 }, RH = { 52.3333333333333, -85.0027694702149 }, Flags = { Linear = true } },
            [53] = { -83.187614440918, LH = { 52.6666666666667, -84.0951919555664 }, RH = { 53.3333333333333, -82.2818934122722 }, Flags = { Linear = true } },
            [54] = { -80.4704513549805, LH = { 53.6666666666667, -81.3761723836263 }, RH = { 54.3333333333333, -79.5673268636068 }, Flags = { Linear = true } },
            [55] = { -77.7610778808594, LH = { 54.6666666666667, -78.6642023722331 }, RH = { 55.3333333333333, -76.8612899780274 }, Flags = { Linear = true } },
            [56] = { -75.0617141723633, LH = { 55.6666666666667, -75.9615020751953 }, RH = { 56.3333333333333, -74.1660181681315 }, Flags = { Linear = true } },
            [57] = { -72.374626159668, LH = { 56.6666666666667, -73.2703221638997 }, RH = { 57.3333333333333, -71.4837443033854 }, Flags = { Linear = true } },
            [58] = { -69.7019805908203, LH = { 57.6666666666667, -70.5928624471029 }, RH = { 58.3333333333333, -68.8166656494141 }, Flags = { Linear = true } },
            [59] = { -67.0460357666016, LH = { 58.6666666666667, -67.9313507080078 }, RH = { 59.3333333333333, -66.1670252482097 }, Flags = { Linear = true } },
            [60] = { -64.4090042114258, LH = { 59.6666666666667, -65.2880147298177 }, RH = { 60.3333333333333, -63.5370483398438 }, Flags = { Linear = true } },
            [61] = { -61.7931365966797, LH = { 60.6666666666667, -62.6650924682617 }, RH = { 61.3333333333333, -60.9289703369141 }, Flags = { Linear = true } },
            [62] = { -59.2006378173828, LH = { 61.6666666666667, -60.0648040771484 }, RH = { 62.3333333333333, -58.3450063069661 }, Flags = { Linear = true } },
            [63] = { -56.6337432861328, LH = { 62.6666666666667, -57.4893747965495 }, RH = { 63.3333333333333, -55.7873840332031 }, Flags = { Linear = true } },
            [64] = { -54.0946655273438, LH = { 63.6666666666667, -54.9410247802734 }, RH = { 64.3333333333333, -53.2583262125651 }, Flags = { Linear = true } },
            [65] = { -51.5856475830078, LH = { 64.6666666666667, -52.4219868977865 }, RH = { 65.3333333333333, -50.7600657145182 }, Flags = { Linear = true } },
            [66] = { -49.1089019775391, LH = { 65.6666666666667, -49.9344838460286 }, RH = { 66.3333333333333, -48.2948252360026 }, Flags = { Linear = true } },
            [67] = { -46.6666717529297, LH = { 66.6666666666667, -47.4807484944662 }, RH = { 67.3333333333333, -45.8648376464844 }, Flags = { Linear = true } },
            [68] = { -44.2611694335937, LH = { 67.6666666666667, -45.0630035400391 }, RH = { 68.3333333333333, -43.4723205566406 }, Flags = { Linear = true } },
            [69] = { -41.8946228027344, LH = { 68.6666666666667, -42.6834716796875 }, RH = { 69.3333333333333, -41.1195017496745 }, Flags = { Linear = true } },
            [70] = { -39.5692596435547, LH = { 69.6666666666667, -40.3443806966146 }, RH = { 70.3333333333333, -38.808603922526 }, Flags = { Linear = true } },
            [71] = { -37.2872924804687, LH = { 70.6666666666667, -38.0479482014974 }, RH = { 71.3333333333333, -36.5418497721354 }, Flags = { Linear = true } },
            [72] = { -35.0509643554688, LH = { 71.6666666666667, -35.7964070638021 }, RH = { 72.3333333333333, -34.3214772542318 }, Flags = { Linear = true } },
            [73] = { -32.8625030517578, LH = { 72.6666666666667, -33.5919901529948 }, RH = { 73.3333333333333, -32.1497192382813 }, Flags = { Linear = true } },
            [74] = { -30.7241516113281, LH = { 73.6666666666667, -31.4369354248047 }, RH = { 74.3333333333333, -30.0287933349609 }, Flags = { Linear = true } },
            [75] = { -28.6380767822266, LH = { 74.6666666666667, -29.3334350585938 }, RH = { 75.3333333333333, -27.9609018961589 }, Flags = { Linear = true } },
            [76] = { -26.6065521240234, LH = { 75.6666666666667, -27.2837270100912 }, RH = { 76.3333333333333, -25.9483032226563 }, Flags = { Linear = true } },
            [77] = { -24.6318054199219, LH = { 76.6666666666667, -25.2900543212891 }, RH = { 77.3333333333333, -23.9932149251302 }, Flags = { Linear = true } },
            [78] = { -22.7160339355469, LH = { 77.6666666666667, -23.3546244303385 }, RH = { 78.3333333333333, -22.0978546142578 }, Flags = { Linear = true } },
            [79] = { -20.8614959716797, LH = { 78.6666666666667, -21.4796752929688 }, RH = { 79.3333333333333, -20.2644704182943 }, Flags = { Linear = true } },
            [80] = { -19.0704193115234, LH = { 79.6666666666667, -19.6674448649089 }, RH = { 80.3333333333333, -18.4952748616537 }, Flags = { Linear = true } },
            [81] = { -17.3449859619141, LH = { 80.6666666666667, -17.9201304117839 }, RH = { 81.3333333333333, -16.792475382487 }, Flags = { Linear = true } },
            [82] = { -15.6874542236328, LH = { 81.6666666666667, -16.2399648030599 }, RH = { 82.3333333333333, -15.1583150227865 }, Flags = { Linear = true } },
            [83] = { -14.1000366210937, LH = { 82.6666666666667, -14.6291758219401 }, RH = { 83.3333333333333, -13.5950215657552 }, Flags = { Linear = true } },
            [84] = { -12.5849914550781, LH = { 83.6666666666667, -13.0900065104167 }, RH = { 84.3333333333333, -12.1048278808594 }, Flags = { Linear = true } },
            [85] = { -11.1445007324219, LH = { 84.6666666666667, -11.6246643066406 }, RH = { 85.3333333333333, -10.689946492513 }, Flags = { Linear = true } },
            [86] = { -9.78083801269531, LH = { 85.6666666666667, -10.2353922526042 }, RH = { 86.3333333333333, -9.35262044270833 }, Flags = { Linear = true } },
            [87] = { -8.49618530273437, LH = { 86.6666666666667, -8.92440287272135 }, RH = { 87.3333333333333, -8.09504191080729 }, Flags = { Linear = true } },
            [88] = { -7.29275512695313, LH = { 87.6666666666667, -7.69389851888021 }, RH = { 88.3333333333333, -6.91945393880209 }, Flags = { Linear = true } },
            [89] = { -6.17285156250001, LH = { 88.6666666666667, -6.54615275065105 }, RH = { 89.3333333333333, -5.82810974121094 }, Flags = { Linear = true } },
            [90] = { -5.13862609863282, LH = { 89.6666666666667, -5.48336791992188 }, RH = { 90.3333333333333, -4.82319641113282 }, Flags = { Linear = true } },
            [91] = { -4.19233703613281, LH = { 90.6666666666667, -4.50776672363281 }, RH = { 91.3333333333333, -3.9069569905599 }, Flags = { Linear = true } },
            [92] = { -3.33619689941407, LH = { 91.6666666666667, -3.62157694498698 }, RH = { 92.3333333333333, -3.08161926269532 }, Flags = { Linear = true } },
            [93] = { -2.57246398925781, LH = { 92.6666666666667, -2.82704162597657 }, RH = { 93.3333333333333, -2.34942118326823 }, Flags = { Linear = true } },
            [94] = { -1.90333557128907, LH = { 93.6666666666667, -2.12637837727865 }, RH = { 94.3333333333333, -1.71256510416667 }, Flags = { Linear = true } },
            [95] = { -1.33102416992188, LH = { 94.6666666666667, -1.52179463704427 }, RH = { 95.3333333333333, -1.17328389485678 }, Flags = { Linear = true } },
            [96] = { -0.857803344726576, LH = { 95.6666666666667, -1.01554361979168 }, RH = { 96.3333333333333, -0.733815511067717 }, Flags = { Linear = true } },
            [97] = { -0.48583984375, LH = { 96.6666666666667, -0.609827677408859 }, RH = { 97.3333333333333, -0.396362304687503 }, Flags = { Linear = true } },
            [98] = { -0.217407226562507, LH = { 97.6666666666667, -0.306884765625005 }, RH = { 98.3333333333333, -0.163182576497402 }, Flags = { Linear = true } },
            [99] = { -0.0547332763671912, LH = { 98.6666666666667, -0.108957926432297 }, RH = { 99.3333333333333, -0.0364888509114631 }, Flags = { Linear = true } },
            [100] = { -7.01670929853488e-015, LH = { 99.6666666666667, -0.0182444254557351 }, Flags = { Linear = true } }
         }
      },
      box_object1ZRotation = BezierSpline {
         SplineColor = { Red = 128, Green = 128, Blue = 255 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0, RH = { 17.3333333333333, 0 }, Flags = { Linear = true } },
            [50] = { 0, LH = { 33.6666666666667, 0 }, RH = { 50.3333333333333, 60 }, Flags = { Linear = true } },
            [51] = { 180, LH = { 50.6666666666667, 120 }, Flags = { Linear = true } }
         }
      },
      box_object1XScale = BezierSpline {
         SplineColor = { Red = 251, Green = 22, Blue = 119 },
         NameSet = true,
         KeyFrames = {
            [1] = { 3, Flags = { Linear = true } }
         }
      },
      box_object1YScale = BezierSpline {
         SplineColor = { Red = 252, Green = 21, Blue = 37 },
         NameSet = true,
         KeyFrames = {
            [1] = { 3, Flags = { Linear = true } }
         }
      },
      box_object1ZScale = BezierSpline {
         SplineColor = { Red = 254, Green = 43, Blue = 34 },
         NameSet = true,
         KeyFrames = {
            [1] = { 3, Flags = { Linear = true } }
         }
      },
      cam1 = Camera3D {
         Locked = true,
         Inputs = {
            ["Transform3DOp.Translate.X"] = Input {
               SourceOp = "cam1XOffset",
               Source = "Value",
            },
            ["Transform3DOp.Translate.Y"] = Input {
               SourceOp = "cam1YOffset",
               Source = "Value",
            },
            ["Transform3DOp.Translate.Z"] = Input {
               SourceOp = "cam1ZOffset",
               Source = "Value",
            },
            ["Transform3DOp.Rotate.X"] = Input {
               SourceOp = "cam1XRotation",
               Source = "Value",
            },
            ["Transform3DOp.Rotate.Y"] = Input {
               SourceOp = "cam1YRotation",
               Source = "Value",
            },
            ["Transform3DOp.Rotate.Z"] = Input {
               SourceOp = "cam1ZRotation",
               Source = "Value",
            },
            ["Transform3DOp.Scale.X"] = Input {
               SourceOp = "cam1XScale",
               Source = "Value",
            },
            ["Transform3DOp.Scale.Y"] = Input {
               SourceOp = "cam1YScale",
               Source = "Value",
            },
            ["Transform3DOp.Scale.Z"] = Input {
               SourceOp = "cam1ZScale",
               Source = "Value",
            },
            PerspNearClip = Input { Value = 0.05, },
            PerspFarClip = Input { Value = 10000, },
            AovType = Input { Value = 1, },
            AoV = Input { Value = 45.000042804287, },
            FLength = Input { Value = 50, },
            ["Stereo.Mode"] = Input { Value = FuID { "OffAxis" }, },
            FilmGate = Input { Value = FuID { "User" }, },
            ApertureW = Input { Value = 1.63076377952756, },
            ApertureH = Input { Value = 0.917304625984252, },
            ["SurfacePlaneInputs.ObjectID.ObjectID"] = Input { Value = 3, },
            ["MtlStdInputs.MaterialID"] = Input { Value = 3, },
         },
         ViewInfo = OperatorInfo { Pos = { 357.218, 32.4354 } },
      },
      cam1XOffset = BezierSpline {
         SplineColor = { Red = 250, Green = 59, Blue = 49 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0.162457674741745, Flags = { Linear = true } }
         }
      },
      cam1YOffset = BezierSpline {
         SplineColor = { Red = 252, Green = 131, Blue = 47 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0.119272753596306, Flags = { Linear = true } }
         }
      },
      cam1ZOffset = BezierSpline {
         SplineColor = { Red = 254, Green = 207, Blue = 46 },
         NameSet = true,
         KeyFrames = {
            [1] = { -0.062964603304863, Flags = { Linear = true } }
         }
      },
      cam1XRotation = BezierSpline {
         SplineColor = { Red = 255, Green = 128, Blue = 128 },
         NameSet = true,
         KeyFrames = {
            [1] = { 0.78763, Flags = { Linear = true } }
         }
      },
      cam1YRotation = BezierSpline {
         SplineColor = { Red = 128, Green = 255, Blue = 128 },
         NameSet = true,
         KeyFrames = {
            [1] = { -0.585842155241488, Flags = { Linear = true } }
         }
      },
      cam1ZRotation = BezierSpline {
         SplineColor = { Red = 128, Green = 128, Blue = 255 },
         NameSet = true,
         KeyFrames = {
            [1] = { 1.07259028468737e-017, Flags = { Linear = true } }
         }
      },
      cam1XScale = BezierSpline {
         SplineColor = { Red = 251, Green = 22, Blue = 119 },
         NameSet = true,
         KeyFrames = {
            [1] = { 1, Flags = { Linear = true } }
         }
      },
      cam1YScale = BezierSpline {
         SplineColor = { Red = 252, Green = 21, Blue = 37 },
         NameSet = true,
         KeyFrames = {
            [1] = { 1, Flags = { Linear = true } }
         }
      },
      cam1ZScale = BezierSpline {
         SplineColor = { Red = 254, Green = 43, Blue = 34 },
         NameSet = true,
         KeyFrames = {
            [1] = { 1, Flags = { Linear = true } }
         }
      },
      Merge3D1 = Merge3D {
         Inputs = {
            SceneInput1 = Input {
               SourceOp = "box_object1",
               Source = "Output",
            },
            SceneInput2 = Input {
               SourceOp = "cam1",
               Source = "Output",
            },
         },
         ViewInfo = OperatorInfo { Pos = { 361.308, -30.6034 } },
      },
      Loader1 = Loader {
         Clips = {
            Clip {
               ID = "Clip1",
               Filename = "V:\\000..PRODUCTION\\VIDEO\\Render\\newR\\newR.0001.exr",
               FormatID = "OpenEXRFormat",
               StartFrame = 1,
               Length = 100,
               LengthSetManually = true,
               TrimIn = 0,
               TrimOut = 99,
               ExtendFirst = 0,
               ExtendLast = 0,
               Loop = 1,
               AspectMode = 0,
               Depth = 0,
               TimeCode = 0,
               GlobalStart = 0,
               GlobalEnd = 99
            }
         },
         Inputs = {
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            ["Clip1.OpenEXRFormat.Channels"] = Input { Value = 1, },
            ["Clip1.OpenEXRFormat.RedName"] = Input { Value = FuID { "R" }, },
            ["Clip1.OpenEXRFormat.GreenName"] = Input { Value = FuID { "G" }, },
            ["Clip1.OpenEXRFormat.BlueName"] = Input { Value = FuID { "B" }, },
            ["Clip1.OpenEXRFormat.AlphaName"] = Input { Value = FuID { "A" }, },
         },
         ViewInfo = OperatorInfo { Pos = { 557.859, 22.3933 } },
      },
      BrightnessContrast1 = BrightnessContrast {
         Inputs = {
            Gain = Input { Value = 2.46, },
            Lift = Input { Value = 0.29, },
            Contrast = Input { Value = 0.67, },
            Brightness = Input { Value = 0.1, },
            PreDividePostMultiply = Input { Value = 1, },
            Input = Input {
               SourceOp = "Loader1",
               Source = "Output",
            },
         },
         ViewInfo = OperatorInfo { Pos = { 636.833, 77.9392 } },
      },
      Renderer3D1 = Renderer3D {
         CustomData = {
            ToolVersion = 2,
         },
         Inputs = {
            GlobalOut = Input { Value = 300, },
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            SceneInput = Input {
               SourceOp = "Merge3D1",
               Source = "Output",
            },
            ["RendererSoftware.Channels.Nest"] = Input { Value = 1, },
            ["RendererSoftware.Channels.Z"] = Input { Value = 1, },
         },
         ViewInfo = OperatorInfo { Pos = { 747.333, -30.6034 } },
      },
      Background1 = Background {
         Inputs = {
            GlobalOut = Input { Value = 300, },
            Width = Input { Value = 1920, },
            Height = Input { Value = 1080, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            TopLeftRed = Input { Value = 0.275417, },
            TopLeftGreen = Input { Value = 0.481402232, },
            TopLeftBlue = Input { Value = 0.953, },
         },
         ViewInfo = OperatorInfo { Pos = { 590.194, 136.121 } },
      },
      Merge1 = Merge {
         CtrlWZoom = false,
         Inputs = {
            ProcessAlpha = Input { Value = 0, },
            Background = Input {
               SourceOp = "Background1",
               Source = "Output",
            },
            Foreground = Input {
               SourceOp = "DepthBlur1",
               Source = "Output",
            },
            PerformDepthMerge = Input { Value = 0, },
         },
         ViewInfo = OperatorInfo { Pos = { 789.739, 130.753 } },
      },
      DepthBlur1 = DepthBlur {
         Inputs = {
            Filter = Input { Value = 2, },
            XBlurSize = Input { Value = 10, },
            FocalPoint = Input { Value = -59.9999991059303, },
            DepthOfField = Input { Value = 425, },
            ZScale = Input { Value = 929, },
            Input = Input {
               SourceOp = "BrightnessContrast1",
               Source = "Output",
            },
            BlurImage = Input {
               SourceOp = "Renderer3D1",
               Source = "Output",
            },
         },
         ViewInfo = OperatorInfo { Pos = { 802.305, 38.8967 } },
      }
   }
}
Offline

Wojtek G

  • Posts: 6
  • Joined: Sat Dec 15, 2018 1:54 am
  • Location: Kilkenny
  • Real Name: Wojtek Getka

Re: Depth Blur?

PostSun Dec 15, 2019 5:46 pm

You might want to reduce the Z Scale..
Attachments
zScale.jpg
zScale.jpg (139.41 KiB) Viewed 1066 times
Offline

Dazzer

  • Posts: 228
  • Joined: Sat Aug 24, 2019 8:31 am
  • Real Name: Daz Harris

Re: Depth Blur?

PostTue Dec 17, 2019 9:16 pm

Ok, will give it a try!

Return to Fusion

Who is online

Users browsing this forum: No registered users and 40 guests