Guest User

Untitled

a guest
Jul 14th, 2025
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.01 KB | None | 0 0
  1. {
  2. Tools = ordered() {
  3. Rectangle1 = RectangleMask {
  4. Inputs = {
  5. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  6. MaskWidth = Input { Value = 1080, },
  7. MaskHeight = Input { Value = 1080, },
  8. PixelAspect = Input { Value = { 1, 1 }, },
  9. UseFrameFormatSettings = Input { Value = 1, },
  10. ClippingMode = Input { Value = FuID { "None" }, },
  11. Center = Input { Value = { 0.5, 0.358 }, },
  12. Width = Input { Value = 1, },
  13. Height = Input { Value = 0.008, },
  14. },
  15. ViewInfo = OperatorInfo { Pos = { 385, -16.5 } },
  16. UserControls = ordered() { X_Offset = { INP_MaxAllowed = 5, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0.5, INP_MinScale = 0, INP_MinAllowed = -5, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "X-Offset" }, Y_Offset = { INP_MaxAllowed = 5, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0.5, INP_MinScale = 0, INP_MinAllowed = -5, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Y-Offset" } }
  17. },
  18. Merge1_2 = Merge {
  19. Inputs = {
  20. Background = Input {
  21. SourceOp = "Background1",
  22. Source = "Output",
  23. },
  24. Foreground = Input {
  25. SourceOp = "SoftGlow1",
  26. Source = "Output",
  27. },
  28. PerformDepthMerge = Input { Value = 0, },
  29. },
  30. ViewInfo = OperatorInfo { Pos = { 385, 148.5 } },
  31. },
  32. Rectangle1_2 = RectangleMask {
  33. Inputs = {
  34. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  35. MaskWidth = Input { Value = 1080, },
  36. MaskHeight = Input { Value = 1080, },
  37. PixelAspect = Input { Value = { 1, 1 }, },
  38. UseFrameFormatSettings = Input { Value = 1, },
  39. ClippingMode = Input { Value = FuID { "None" }, },
  40. Center = Input { Value = { 0.5, 0.109803921568627 }, },
  41. Width = Input { Value = 1.12745098039216, },
  42. },
  43. ViewInfo = OperatorInfo { Pos = { 0, 247.5 } },
  44. UserControls = ordered() { X_Offset = { INP_MaxAllowed = 5, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0.5, INP_MinScale = 0, INP_MinAllowed = -5, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "X-Offset" }, Y_Offset = { INP_MaxAllowed = 5, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0.5, INP_MinScale = 0, INP_MinAllowed = -5, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Y-Offset" } }
  45. },
  46. Background1 = Background {
  47. Inputs = {
  48. EffectMask = Input {
  49. SourceOp = "Rectangle1",
  50. Source = "Mask",
  51. },
  52. GlobalOut = Input { Value = 119, },
  53. Width = Input { Value = 1080, },
  54. Height = Input { Value = 1080, },
  55. UseFrameFormatSettings = Input { Value = 1, },
  56. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  57. TopLeftRed = Input { Value = 1, },
  58. TopLeftGreen = Input { Value = 1, },
  59. TopLeftBlue = Input { Value = 1, },
  60. },
  61. ViewInfo = OperatorInfo { Pos = { 385, 49.5 } },
  62. },
  63. Background2 = Background {
  64. Inputs = {
  65. EffectMask = Input {
  66. SourceOp = "Rectangle1_2",
  67. Source = "Mask",
  68. },
  69. GlobalOut = Input { Value = 119, },
  70. Width = Input { Value = 1080, },
  71. Height = Input { Value = 1080, },
  72. UseFrameFormatSettings = Input { Value = 1, },
  73. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  74. Type = Input { Value = FuID { "Gradient" }, },
  75. Start = Input { Value = { 0.5, 0.362 }, },
  76. End = Input { Value = { 0.5, 0 }, },
  77. Gradient = Input {
  78. Value = Gradient {
  79. Colors = {
  80. [0] = { 0.325490196078431, 0.411764705882353, 0.513725490196078, 1 },
  81. [0.174129353233831] = { 0, 0, 0, 0 }
  82. }
  83. },
  84. },
  85. },
  86. ViewInfo = OperatorInfo { Pos = { 165, 247.5 } },
  87. },
  88. Merge1 = Merge {
  89. Inputs = {
  90. Background = Input {
  91. SourceOp = "Merge1_1",
  92. Source = "Output",
  93. },
  94. Foreground = Input {
  95. SourceOp = "Merge1_2",
  96. Source = "Output",
  97. },
  98. PerformDepthMerge = Input { Value = 0, },
  99. },
  100. ViewInfo = OperatorInfo { Pos = { 385, 247.5 } },
  101. },
  102. SoftGlow1 = SoftGlow {
  103. Inputs = {
  104. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  105. XGlowSize = Input { Value = 20.5, },
  106. Input = Input {
  107. SourceOp = "Background1_1",
  108. Source = "Output",
  109. },
  110. },
  111. ViewInfo = OperatorInfo { Pos = { 495, 148.5 } },
  112. },
  113. Background3 = Background {
  114. Inputs = {
  115. GlobalOut = Input { Value = 119, },
  116. Width = Input { Value = 1080, },
  117. Height = Input { Value = 1080, },
  118. UseFrameFormatSettings = Input { Value = 1, },
  119. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  120. Type = Input { Value = FuID { "Gradient" }, },
  121. Gradient = Input {
  122. Value = Gradient {
  123. Colors = {
  124. [0] = { 0.529411764705882, 0.0980392156862745, 0.8, 1 },
  125. [0.104477611940299] = { 0.258823529411765, 0.0274509803921569, 0.494117647058824, 1 },
  126. [0.303482587064677] = { 0, 0, 0.956862745098039, 1 },
  127. [0.447761194029851] = { 0.458823529411765, 0.984313725490196, 0.301960784313725, 1 },
  128. [0.592039800995025] = { 1, 1, 0.329411764705882, 1 },
  129. [0.741293532338308] = { 0.933333333333333, 0.529411764705882, 0.2, 1 },
  130. [0.860696517412935] = { 0.913725490196078, 0.2, 0.137254901960784, 1 },
  131. [1] = { 0.529411764705882, 0.0980392156862745, 0.8, 1 }
  132. }
  133. },
  134. },
  135. Offset = Input {
  136. SourceOp = "Background3Offset",
  137. Source = "Value",
  138. },
  139. Repeat = Input { Value = FuID { "Repeat" }, },
  140. },
  141. ViewInfo = OperatorInfo { Pos = { 0, 346.5 } },
  142. },
  143. Background3Offset = BezierSpline {
  144. SplineColor = { Red = 234, Green = 92, Blue = 75 },
  145. CtrlWZoom = false,
  146. KeyFrames = {
  147. [0] = { 0, RH = { 39.6666666666667, -0.333333333333333 }, Flags = { Linear = true } },
  148. [119] = { -1, LH = { 79.3333333333333, -0.666666666666667 }, Flags = { Linear = true } }
  149. }
  150. },
  151. Merge1_1 = Merge {
  152. Inputs = {
  153. Blend = Input { Value = 0.465, },
  154. Background = Input {
  155. SourceOp = "Background2",
  156. Source = "Output",
  157. },
  158. Foreground = Input {
  159. SourceOp = "Background3",
  160. Source = "Output",
  161. },
  162. Operator = Input { Value = FuID { "Atop" }, },
  163. PerformDepthMerge = Input { Value = 0, },
  164. },
  165. ViewInfo = OperatorInfo { Pos = { 165, 346.5 } },
  166. },
  167. Displace1 = Displace {
  168. Inputs = {
  169. Type = Input { Value = 1, },
  170. YRefraction = Input { Value = 0.048, },
  171. Input = Input {
  172. SourceOp = "Merge1",
  173. Source = "Output",
  174. },
  175. Foreground = Input {
  176. SourceOp = "FastNoise1",
  177. Source = "Output",
  178. },
  179. },
  180. ViewInfo = OperatorInfo { Pos = { 385, 379.5 } },
  181. },
  182. pEmitter = pEmitter {
  183. ID = 116,
  184. NameSet = true,
  185. Inputs = {
  186. Number = Input { Value = 0.5, },
  187. Lifespan = Input { Value = 126, },
  188. AlwaysFaceCamera = Input { Value = 0, },
  189. RotationZVariance = Input { Value = 344.3, },
  190. SpinControls = Input { Value = 1, },
  191. SpinZVariance = Input { Value = 37.4, },
  192. Style = Input { Value = FuID { "ParticleStyleBitmap" }, },
  193. ["ParticleStyleBitmap.Animate"] = Input { Value = 2, },
  194. ["ParticleStyleBitmap.DropToolsHere"] = Input {
  195. SourceOp = "CoordinateSpace1",
  196. Source = "Output",
  197. },
  198. Region = Input { Value = FuID { "LineRgn" }, },
  199. ["ParticleStyle.SizeControls"] = Input { Value = 1, },
  200. ["ParticleStyle.Size"] = Input { Value = 0.4213, },
  201. ["ParticleStyle.SizeVariance"] = Input { Value = 0.315, },
  202. ["ParticleStyle.SizeOverLife"] = Input {
  203. SourceOp = "pEmitterSizeOverLife",
  204. Source = "Value",
  205. },
  206. ["ParticleStyle.BlurOverLife"] = Input {
  207. SourceOp = "pEmitterBlurOverLife2D",
  208. Source = "Value",
  209. },
  210. ["LineRgn.Start.X"] = Input { Value = 0.869, },
  211. ["LineRgn.Start.Y"] = Input { Value = -0.971, },
  212. ["LineRgn.End.X"] = Input { Value = -0.783, },
  213. ["LineRgn.End.Y"] = Input { Expression = "LineRgn.Start.Y", },
  214. },
  215. ViewInfo = OperatorInfo { Pos = { 385, 445.5 } },
  216. },
  217. pEmitterSizeOverLife = LUTBezier {
  218. KeyColorSplines = {
  219. [0] = {
  220. [0] = { 0.5, RH = { 0.3, 0.5 }, Flags = { Linear = true } },
  221. [1] = { 0.5, LH = { 0.7, 0.5 }, Flags = { Linear = true } }
  222. }
  223. },
  224. SplineColor = { Red = 0, Green = 0, Blue = 0 },
  225. NameSet = true,
  226. },
  227. pEmitterBlurOverLife2D = LUTBezier {
  228. KeyColorSplines = {
  229. [0] = {
  230. [0] = { 0.5, RH = { 0.3, 0.5 }, Flags = { Linear = true } },
  231. [1] = { 0.5, LH = { 0.7, 0.5 }, Flags = { Linear = true } }
  232. }
  233. },
  234. SplineColor = { Red = 0, Green = 0, Blue = 0 },
  235. CtrlWZoom = false,
  236. NameSet = true,
  237. },
  238. CoordinateSpace1 = CoordSpace {
  239. Inputs = {
  240. Shape = Input { Value = 1, },
  241. Input = Input {
  242. SourceOp = "Displace1",
  243. Source = "Output",
  244. },
  245. },
  246. ViewInfo = OperatorInfo { Pos = { 385, 412.5 } },
  247. },
  248. pDirectionalForce1 = pDirectionalForce {
  249. ID = 23,
  250. Inputs = {
  251. Strength = Input { Value = 0.0575, },
  252. Direction = Input { Value = 90, },
  253. Input = Input {
  254. SourceOp = "pEmitter",
  255. Source = "Output",
  256. },
  257. },
  258. ViewInfo = OperatorInfo { Pos = { 385, 478.5 } },
  259. },
  260. FastNoise1 = FastNoise {
  261. Inputs = {
  262. EffectMask = Input {
  263. SourceOp = "Rectangle1_1",
  264. Source = "Mask",
  265. },
  266. GlobalOut = Input { Value = 119, },
  267. Width = Input { Value = 1080, },
  268. Height = Input { Value = 1080, },
  269. UseFrameFormatSettings = Input { Value = 1, },
  270. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  271. Center = Input {
  272. SourceOp = "Path1",
  273. Source = "Position",
  274. },
  275. Detail = Input { Value = 1.1, },
  276. Contrast = Input { Value = 2.97, },
  277. LockXY = Input { Value = 0, },
  278. XScale = Input { Value = 3.46, },
  279. },
  280. ViewInfo = OperatorInfo { Pos = { 605, 379.5 } },
  281. },
  282. Path1 = PolyPath {
  283. DrawMode = "InsertAndModify",
  284. CtrlWZoom = false,
  285. Inputs = {
  286. Displacement = Input {
  287. SourceOp = "Path1Displacement",
  288. Source = "Value",
  289. },
  290. PolyLine = Input {
  291. Value = Polyline {
  292. Points = {
  293. { Linear = true, LockY = true, X = 0, Y = 0, RX = -0.936, RY = 0 },
  294. { Linear = true, LockY = true, X = -2.808, Y = 0, LX = 0.936, LY = 0 }
  295. }
  296. },
  297. },
  298. },
  299. },
  300. Path1Displacement = BezierSpline {
  301. SplineColor = { Red = 255, Green = 0, Blue = 255 },
  302. KeyFrames = {
  303. [0] = { 0, RH = { 39.6666666666667, 0.333333333333333 }, Flags = { LockedY = true } },
  304. [119] = { 1, LH = { 79.3333333333333, 0.666666666666667 }, Flags = { Linear = true, LockedY = true } }
  305. }
  306. },
  307. Ellipse1 = EllipseMask {
  308. Inputs = {
  309. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  310. MaskWidth = Input { Value = 1080, },
  311. MaskHeight = Input { Value = 1080, },
  312. PixelAspect = Input { Value = { 1, 1 }, },
  313. UseFrameFormatSettings = Input { Value = 1, },
  314. ClippingMode = Input { Value = FuID { "None" }, },
  315. Center = Input { Value = { 0.294117647058824, 0.261843 }, },
  316. Width = Input { Value = 0.299, },
  317. Height = Input { Value = 0.11, },
  318. },
  319. ViewInfo = OperatorInfo { Pos = { 605, 49.5 } },
  320. },
  321. Ellipse1_1 = EllipseMask {
  322. Inputs = {
  323. EffectMask = Input {
  324. SourceOp = "Ellipse1",
  325. Source = "Mask",
  326. },
  327. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  328. MaskWidth = Input { Value = 1080, },
  329. MaskHeight = Input { Value = 1080, },
  330. PixelAspect = Input { Value = { 1, 1 }, },
  331. UseFrameFormatSettings = Input { Value = 1, },
  332. ClippingMode = Input { Value = FuID { "None" }, },
  333. Center = Input { Value = { 0.564705882352942, 0.311843 }, },
  334. Width = Input { Value = 0.0642287817810156, },
  335. Height = Input {
  336. Value = 0.0642287817810156,
  337. Expression = "Width",
  338. },
  339. },
  340. ViewInfo = OperatorInfo { Pos = { 605, 82.5 } },
  341. },
  342. Background1_1 = Background {
  343. Inputs = {
  344. EffectMask = Input {
  345. SourceOp = "Ellipse1_1",
  346. Source = "Mask",
  347. },
  348. GlobalOut = Input { Value = 119, },
  349. Width = Input { Value = 1080, },
  350. Height = Input { Value = 1080, },
  351. UseFrameFormatSettings = Input { Value = 1, },
  352. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  353. TopLeftRed = Input { Value = 1, },
  354. TopLeftGreen = Input { Value = 1, },
  355. TopLeftBlue = Input { Value = 1, },
  356. },
  357. ViewInfo = OperatorInfo { Pos = { 605, 148.5 } },
  358. },
  359. Rectangle1_1 = RectangleMask {
  360. Inputs = {
  361. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  362. SoftEdge = Input { Value = 0.0724, },
  363. MaskWidth = Input { Value = 1080, },
  364. MaskHeight = Input { Value = 1080, },
  365. PixelAspect = Input { Value = { 1, 1 }, },
  366. UseFrameFormatSettings = Input { Value = 1, },
  367. ClippingMode = Input { Value = FuID { "None" }, },
  368. Width = Input { Value = 0.86078431372549, },
  369. Height = Input {
  370. Value = 0.86078431372549,
  371. Expression = "Width",
  372. },
  373. },
  374. ViewInfo = OperatorInfo { Pos = { 605, 247.5 } },
  375. UserControls = ordered() { X_Offset = { INP_MaxAllowed = 5, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0.5, INP_MinScale = 0, INP_MinAllowed = -5, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "X-Offset" }, Y_Offset = { INP_MaxAllowed = 5, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0.5, INP_MinScale = 0, INP_MinAllowed = -5, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Y-Offset" } }
  376. },
  377. pTurbulence1 = pTurbulence {
  378. ID = 24,
  379. Inputs = {
  380. XStrength = Input { Value = 0.984, },
  381. YStrength = Input { Value = 1, },
  382. ZStrength = Input { Value = 1, },
  383. StrengthOverLifeLUT = Input {
  384. SourceOp = "pTurbulence1StrengthOverLifeLUT",
  385. Source = "Value",
  386. },
  387. Density = Input { Value = 100, },
  388. Input = Input {
  389. SourceOp = "pDirectionalForce1",
  390. Source = "Output",
  391. },
  392. },
  393. ViewInfo = OperatorInfo { Pos = { 385, 544.5 } },
  394. },
  395. pTurbulence1StrengthOverLifeLUT = LUTBezier {
  396. KeyColorSplines = {
  397. [0] = {
  398. [0] = { 0.5, RH = { 0.333333333333333, 0.5 }, Flags = { Linear = true } },
  399. [1] = { 0.5, LH = { 0.666666666666667, 0.5 }, Flags = { Linear = true } }
  400. }
  401. },
  402. SplineColor = { Red = 192, Green = 128, Blue = 64 },
  403. CtrlWZoom = false,
  404. },
  405. pRender1 = pRender {
  406. Inputs = {
  407. _MotionBlurWarning = Input { Disabled = true, },
  408. GlobalOut = Input { Value = 119, },
  409. Width = Input { Value = 1080, },
  410. Height = Input { Value = 1080, },
  411. UseFrameFormatSettings = Input { Value = 1, },
  412. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  413. OutputMode = Input { Disabled = true, },
  414. ["MaterialID.MaterialID"] = Input { Value = 1, },
  415. ["ObjectID.ObjectID"] = Input { Value = 1, },
  416. Input = Input {
  417. SourceOp = "pTurbulence1",
  418. Source = "Output",
  419. },
  420. },
  421. ViewInfo = OperatorInfo { Pos = { 385, 577.5 } },
  422. },
  423. Renderer3D1 = Renderer3D {
  424. CustomData = { ToolVersion = 2 },
  425. Inputs = {
  426. GlobalOut = Input { Value = 119, },
  427. Width = Input { Value = 1080, },
  428. Height = Input { Value = 1080, },
  429. UseFrameFormatSettings = Input { Value = 1, },
  430. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  431. SceneInput = Input {
  432. SourceOp = "pRender1",
  433. Source = "Output",
  434. },
  435. },
  436. ViewInfo = OperatorInfo { Pos = { 385, 643.5 } },
  437. },
  438. DreamGlow2 = MacroOperator {
  439. NameSet = true,
  440. CustomData = { Path = { Map = { ["Setting:"] = "Macros:/" } }, },
  441. Inputs = ordered() {
  442. Input2 = InstanceInput {
  443. SourceOp = "LumaKey_1",
  444. Source = "Garbage.MaskChannel",
  445. Default = 5,
  446. },
  447. Input3 = InstanceInput {
  448. SourceOp = "LumaKey_1",
  449. Source = "Garbage.MaskLow",
  450. ControlGroup = 3,
  451. Default = 0,
  452. },
  453. Input4 = InstanceInput {
  454. SourceOp = "LumaKey_1",
  455. Source = "Garbage.MaskHigh",
  456. ControlGroup = 3,
  457. Default = 1,
  458. },
  459. Input12 = InstanceInput {
  460. SourceOp = "GlowOnly_1",
  461. Source = "Blend",
  462. Page = "Controls",
  463. Default = 0,
  464. },
  465. Input13 = InstanceInput {
  466. SourceOp = "GlowGain_1",
  467. Source = "Gain",
  468. Name = "Exposure",
  469. MaxScale = 10,
  470. Default = 1,
  471. },
  472. Input16 = InstanceInput {
  473. SourceOp = "It9_1",
  474. Source = "XBlurSize",
  475. Name = "Radius",
  476. MaxScale = 5,
  477. Center = 0.25,
  478. Default = 0.25,
  479. },
  480. Input14 = InstanceInput {
  481. SourceOp = "GammaAft_1",
  482. Source = "Gamma",
  483. Name = "Softness",
  484. MinScale = 1,
  485. Center = 2.2,
  486. Default = 2.2,
  487. },
  488. Input15 = InstanceInput {
  489. SourceOp = "GammaAft_1",
  490. Source = "Saturation",
  491. MaxScale = 2,
  492. Default = 1,
  493. },
  494. Dropdown1 = InstanceInput {
  495. SourceOp = "Labels_1",
  496. Source = "Hide6_1",
  497. Name = "Tint",
  498. Page = "Controls",
  499. Default = 1,
  500. },
  501. Input20 = InstanceInput {
  502. SourceOp = "Merge2_2",
  503. Source = "BlendClone",
  504. Default = 0,
  505. },
  506. Input21 = InstanceInput {
  507. SourceOp = "Tint_1",
  508. Source = "TopLeftRed",
  509. Name = "Tint Color",
  510. ControlGroup = 18,
  511. Default = 1,
  512. },
  513. Input22 = InstanceInput {
  514. SourceOp = "Tint_1",
  515. Source = "TopLeftGreen",
  516. ControlGroup = 18,
  517. Default = 1,
  518. },
  519. Input23 = InstanceInput {
  520. SourceOp = "Tint_1",
  521. Source = "TopLeftBlue",
  522. ControlGroup = 18,
  523. Default = 1,
  524. },
  525. Input19 = InstanceInput {
  526. SourceOp = "Merge2_2",
  527. Source = "Gain",
  528. Default = 1,
  529. },
  530. Input18 = InstanceInput {
  531. SourceOp = "Merge2_2",
  532. Source = "ApplyMode",
  533. Name = "Tint Mode",
  534. },
  535. Dropdown2 = InstanceInput {
  536. SourceOp = "Labels_1",
  537. Source = "Hide8_1",
  538. Name = "Advanced",
  539. Page = "Controls",
  540. Default = 1,
  541. },
  542. Input32 = InstanceInput {
  543. SourceOp = "ChangeDepth_1",
  544. Source = "Depth",
  545. Default = 4,
  546. },
  547. Input24 = InstanceInput {
  548. SourceOp = "Add1_1",
  549. Source = "ApplyMode",
  550. Name = "Glow Mode",
  551. },
  552. Input26 = InstanceInput {
  553. SourceOp = "FinalMerge_1",
  554. Source = "ApplyMode",
  555. Name = "Composite Mode",
  556. },
  557. Input27 = InstanceInput {
  558. SourceOp = "FinalMerge_1",
  559. Source = "BlendClone",
  560. Name = "Opacity",
  561. Default = 1,
  562. },
  563. Input28 = InstanceInput {
  564. SourceOp = "FinalMerge_1",
  565. Source = "ProcessRed",
  566. Name = "Process",
  567. ControlGroup = 23,
  568. Default = 1,
  569. },
  570. Input29 = InstanceInput {
  571. SourceOp = "FinalMerge_1",
  572. Source = "ProcessGreen",
  573. ControlGroup = 23,
  574. Default = 1,
  575. },
  576. Input30 = InstanceInput {
  577. SourceOp = "FinalMerge_1",
  578. Source = "ProcessBlue",
  579. ControlGroup = 23,
  580. Default = 1,
  581. },
  582. Input31 = InstanceInput {
  583. SourceOp = "FinalMerge_1",
  584. Source = "ProcessAlpha",
  585. ControlGroup = 23,
  586. Default = 0,
  587. },
  588. Input5 = InstanceInput {
  589. SourceOp = "LumaKey_1",
  590. Source = "MaskLow",
  591. ControlGroup = 3,
  592. Page = "Glow Matte",
  593. Default = 0,
  594. },
  595. Input6 = InstanceInput {
  596. SourceOp = "LumaKey_1",
  597. Source = "MaskHigh",
  598. ControlGroup = 3,
  599. Default = 1,
  600. },
  601. Input7 = InstanceInput {
  602. SourceOp = "LumaKey_1",
  603. Source = "ApplyMaskInverted",
  604. Name = "Invert",
  605. Default = 0,
  606. },
  607. Input8 = InstanceInput {
  608. SourceOp = "LumaKey_1",
  609. Source = "FitMask",
  610. },
  611. Input9 = InstanceInput {
  612. SourceOp = "LumaKey_1",
  613. Source = "MaskChannel",
  614. Default = 3,
  615. },
  616. Input10 = InstanceInput {
  617. SourceOp = "LumaKey_1",
  618. Source = "MaskClipBlack",
  619. Name = "Black",
  620. Width = 0.5,
  621. Default = 1,
  622. },
  623. Input11 = InstanceInput {
  624. SourceOp = "LumaKey_1",
  625. Source = "MaskClipWhite",
  626. Name = "White",
  627. Width = 0.5,
  628. Default = 1,
  629. },
  630. MainInput1 = InstanceInput {
  631. SourceOp = "Piperouter_1",
  632. Source = "Input",
  633. },
  634. Input1 = InstanceInput {
  635. SourceOp = "LumaKey_1",
  636. Source = "EffectMask",
  637. Name = "Glow Matte",
  638. },
  639. EffectMask = InstanceInput {
  640. SourceOp = "FinalMerge_1",
  641. Source = "EffectMask",
  642. }
  643. },
  644. Outputs = {
  645. MainOutput1 = InstanceOutput {
  646. SourceOp = "FinalMerge_1",
  647. Source = "Output",
  648. }
  649. },
  650. ViewInfo = GroupInfo { Pos = { 385, 709.5 } },
  651. Tools = ordered() {
  652. LumaKey_1 = MatteControl {
  653. CtrlWShown = false,
  654. NameSet = true,
  655. Inputs = {
  656. MultiplyByMask = Input { Value = 1, },
  657. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  658. ["Garbage.Matte"] = Input {
  659. SourceOp = "InputDepth_1",
  660. Source = "Output",
  661. },
  662. ["Garbage.MaskNest"] = Input { Value = 1, },
  663. ["Garbage.MaskInverted"] = Input { Value = 1, },
  664. ["Garbage.MaskChannel"] = Input { Value = 5, },
  665. ["Garbage.MaskHigh"] = Input { Value = 0.001, },
  666. Background = Input {
  667. SourceOp = "InputDepth_1",
  668. Source = "Output",
  669. },
  670. },
  671. ViewInfo = OperatorInfo { Pos = { -468, 140.258 } },
  672. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  673. },
  674. GlowOnly_1 = BrightnessContrast {
  675. CtrlWShown = false,
  676. NameSet = true,
  677. CustomData = { Path = { Map = { ["Setting:"] = "C:\\Users\\loren\\Downloads\\" } } },
  678. Inputs = {
  679. Alpha = Input { Value = 1, },
  680. Gain = Input { Value = 0, },
  681. ClipBlack = Input { Value = 1, },
  682. ClipWhite = Input { Value = 1, },
  683. PreDividePostMultiply = Input { Value = 1, },
  684. Input = Input {
  685. SourceOp = "Piperouter_1",
  686. Source = "Output",
  687. },
  688. Blend = Input { Value = 0, },
  689. },
  690. ViewInfo = OperatorInfo { Pos = { 302, 231.516 } },
  691. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  692. UserControls = ordered() { Blend = { INP_MaxAllowed = 1000000, INP_Integer = true, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", CBC_TriState = false, INP_SplineType = "Default", LINKS_Name = "Glow Only" } }
  693. },
  694. GlowGain_1 = BrightnessContrast {
  695. CtrlWShown = false,
  696. NameSet = true,
  697. CustomData = { Path = { Map = { ["Setting:"] = "C:\\Users\\loren\\Downloads\\" } } },
  698. Inputs = {
  699. Gain = Input { Value = 0.36, },
  700. Input = Input {
  701. SourceOp = "LumaKey_1",
  702. Source = "Output",
  703. },
  704. },
  705. ViewInfo = OperatorInfo { Pos = { -468, 107.258 } },
  706. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  707. },
  708. GammaAft_1 = BrightnessContrast {
  709. CtrlWShown = false,
  710. NameSet = true,
  711. Inputs = {
  712. Alpha = Input { Value = 1, },
  713. Gamma = Input { Value = 2.2, },
  714. Input = Input {
  715. SourceOp = "Add9_1",
  716. Source = "Output",
  717. },
  718. },
  719. ViewInfo = OperatorInfo { Pos = { 495, 107.258 } },
  720. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  721. },
  722. GammaBef_1 = BrightnessContrast {
  723. CtrlWShown = false,
  724. NameSet = true,
  725. SourceOp = "GammaAft_1",
  726. Inputs = {
  727. EffectMask = Input { },
  728. SettingsNest = Input { },
  729. Saturation = Input { },
  730. Direction = Input { Value = 1, },
  731. Input = Input {
  732. SourceOp = "GlowGain_1",
  733. Source = "Output",
  734. },
  735. CommentsNest = Input { },
  736. FrameRenderScriptNest = Input { },
  737. StartRenderScripts = Input { },
  738. EndRenderScripts = Input { },
  739. },
  740. ViewInfo = OperatorInfo { Pos = { -495, 8.25726 } },
  741. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  742. UserControls = ordered() { Blend = { INP_MaxAllowed = 1000000, INP_Integer = true, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", CBC_TriState = false, LINKS_Name = "Gamma Correction" } }
  743. },
  744. It9_1 = Blur {
  745. CtrlWShown = false,
  746. NameSet = true,
  747. Inputs = {
  748. Radius2 = Input { Value = 4, },
  749. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  750. XBlurSize = Input { Value = 0.136, },
  751. Input = Input {
  752. SourceOp = "GammaBef_1",
  753. Source = "Output",
  754. },
  755. },
  756. ViewInfo = OperatorInfo { Pos = { 495, 8.25726 } },
  757. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  758. UserControls = ordered() { Radius1 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius1" }, Radius = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 10, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius" } }
  759. },
  760. It1_1 = Blur {
  761. CtrlWShown = false,
  762. NameSet = true,
  763. Inputs = {
  764. Radius8 = Input { Value = 256, },
  765. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  766. XBlurSize = Input {
  767. Value = 34.816,
  768. Expression = "It9_1.XBlurSize*Radius9",
  769. },
  770. Input = Input {
  771. SourceOp = "GammaBef_1",
  772. Source = "Output",
  773. },
  774. Radius9 = Input { Value = 256, },
  775. },
  776. ViewInfo = OperatorInfo { Pos = { -385, 8.25726 } },
  777. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  778. UserControls = ordered() { Radius9 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius9" } }
  779. },
  780. Merge2_2 = Merge {
  781. CtrlWShown = false,
  782. NameSet = true,
  783. Inputs = {
  784. ProcessAlpha = Input { Value = 0, },
  785. Background = Input {
  786. SourceOp = "GammaAft_1",
  787. Source = "Output",
  788. },
  789. Foreground = Input {
  790. SourceOp = "Tint_1",
  791. Source = "Output",
  792. },
  793. ApplyMode = Input { Value = FuID { "Multiply" }, },
  794. PerformDepthMerge = Input { Value = 0, },
  795. Blend = Input { Value = 0, },
  796. },
  797. ViewInfo = OperatorInfo { Pos = { 385, 140.258 } },
  798. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  799. UserControls = ordered() { Blend = { INP_MaxAllowed = 1000000, INP_Integer = true, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", CBC_TriState = false, INP_SplineType = "Default", LINKS_Name = "Enable Tint", } }
  800. },
  801. Tint_1 = Background {
  802. CtrlWShown = false,
  803. NameSet = true,
  804. Inputs = {
  805. MaskChannel = Input { Value = 5, },
  806. GlobalOut = Input { Value = 119, },
  807. Width = Input {
  808. Value = 1920,
  809. Expression = "InputDepth_1.Input.Width",
  810. },
  811. Height = Input {
  812. Value = 1080,
  813. Expression = "InputDepth_1.Input.Height",
  814. },
  815. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  816. TopLeftRed = Input { Value = 1, },
  817. TopLeftGreen = Input { Value = 1, },
  818. TopLeftBlue = Input { Value = 1, },
  819. },
  820. ViewInfo = OperatorInfo { Pos = { 220, 140.258 } },
  821. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  822. },
  823. Add1_1 = Merge {
  824. CtrlWShown = false,
  825. NameSet = true,
  826. SourceOp = "Add2_1",
  827. Inputs = {
  828. EffectMask = Input { },
  829. SettingsNest = Input { },
  830. Background = Input {
  831. SourceOp = "GammaBef_1",
  832. Source = "Output",
  833. },
  834. Foreground = Input {
  835. SourceOp = "It1_1",
  836. Source = "Output",
  837. },
  838. Merge = Input { },
  839. Channels = Input { },
  840. ReferenceSize = Input { },
  841. CommentsNest = Input { },
  842. FrameRenderScriptNest = Input { },
  843. StartRenderScripts = Input { },
  844. EndRenderScripts = Input { },
  845. },
  846. ViewInfo = OperatorInfo { Pos = { -385, 41.2573 } },
  847. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  848. },
  849. Add2_1 = Merge {
  850. CtrlWShown = false,
  851. NameSet = true,
  852. Inputs = {
  853. Background = Input {
  854. SourceOp = "Add1_1",
  855. Source = "Output",
  856. },
  857. Foreground = Input {
  858. SourceOp = "It2_1",
  859. Source = "Output",
  860. },
  861. ApplyMode = Input { Value = FuID { "Screen" }, },
  862. BurnIn = Input { Value = 1, },
  863. PerformDepthMerge = Input { Value = 0, },
  864. },
  865. ViewInfo = OperatorInfo { Pos = { -275, 41.2573 } },
  866. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  867. },
  868. Add3_1 = Merge {
  869. CtrlWShown = false,
  870. NameSet = true,
  871. SourceOp = "Add2_1",
  872. Inputs = {
  873. EffectMask = Input { },
  874. SettingsNest = Input { },
  875. Background = Input {
  876. SourceOp = "Add2_1",
  877. Source = "Output",
  878. },
  879. Foreground = Input {
  880. SourceOp = "It3_1",
  881. Source = "Output",
  882. },
  883. Merge = Input { },
  884. Channels = Input { },
  885. ReferenceSize = Input { },
  886. CommentsNest = Input { },
  887. FrameRenderScriptNest = Input { },
  888. StartRenderScripts = Input { },
  889. EndRenderScripts = Input { },
  890. },
  891. ViewInfo = OperatorInfo { Pos = { -165, 41.2573 } },
  892. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  893. },
  894. Add4_1 = Merge {
  895. CtrlWShown = false,
  896. NameSet = true,
  897. SourceOp = "Add2_1",
  898. Inputs = {
  899. EffectMask = Input { },
  900. SettingsNest = Input { },
  901. Background = Input {
  902. SourceOp = "Add3_1",
  903. Source = "Output",
  904. },
  905. Foreground = Input {
  906. SourceOp = "It4_1",
  907. Source = "Output",
  908. },
  909. Merge = Input { },
  910. Channels = Input { },
  911. ReferenceSize = Input { },
  912. CommentsNest = Input { },
  913. FrameRenderScriptNest = Input { },
  914. StartRenderScripts = Input { },
  915. EndRenderScripts = Input { },
  916. },
  917. ViewInfo = OperatorInfo { Pos = { -55, 41.2573 } },
  918. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  919. },
  920. Add5_1 = Merge {
  921. CtrlWShown = false,
  922. NameSet = true,
  923. SourceOp = "Add2_1",
  924. Inputs = {
  925. EffectMask = Input { },
  926. SettingsNest = Input { },
  927. Background = Input {
  928. SourceOp = "Add4_1",
  929. Source = "Output",
  930. },
  931. Foreground = Input {
  932. SourceOp = "It5_1",
  933. Source = "Output",
  934. },
  935. Merge = Input { },
  936. Channels = Input { },
  937. ReferenceSize = Input { },
  938. CommentsNest = Input { },
  939. FrameRenderScriptNest = Input { },
  940. StartRenderScripts = Input { },
  941. EndRenderScripts = Input { },
  942. },
  943. ViewInfo = OperatorInfo { Pos = { 55, 41.2573 } },
  944. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  945. },
  946. Add6_1 = Merge {
  947. CtrlWShown = false,
  948. NameSet = true,
  949. SourceOp = "Add2_1",
  950. Inputs = {
  951. EffectMask = Input { },
  952. SettingsNest = Input { },
  953. Background = Input {
  954. SourceOp = "Add5_1",
  955. Source = "Output",
  956. },
  957. Foreground = Input {
  958. SourceOp = "It6_1",
  959. Source = "Output",
  960. },
  961. Merge = Input { },
  962. Channels = Input { },
  963. ReferenceSize = Input { },
  964. CommentsNest = Input { },
  965. FrameRenderScriptNest = Input { },
  966. StartRenderScripts = Input { },
  967. EndRenderScripts = Input { },
  968. },
  969. ViewInfo = OperatorInfo { Pos = { 165, 41.2573 } },
  970. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  971. },
  972. Add7_1 = Merge {
  973. CtrlWShown = false,
  974. NameSet = true,
  975. SourceOp = "Add2_1",
  976. Inputs = {
  977. EffectMask = Input { },
  978. SettingsNest = Input { },
  979. Background = Input {
  980. SourceOp = "Add6_1",
  981. Source = "Output",
  982. },
  983. Foreground = Input {
  984. SourceOp = "It7_1",
  985. Source = "Output",
  986. },
  987. Merge = Input { },
  988. Channels = Input { },
  989. ReferenceSize = Input { },
  990. CommentsNest = Input { },
  991. FrameRenderScriptNest = Input { },
  992. StartRenderScripts = Input { },
  993. EndRenderScripts = Input { },
  994. },
  995. ViewInfo = OperatorInfo { Pos = { 275, 41.2573 } },
  996. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  997. },
  998. Add8_1 = Merge {
  999. CtrlWShown = false,
  1000. NameSet = true,
  1001. SourceOp = "Add2_1",
  1002. Inputs = {
  1003. EffectMask = Input { },
  1004. SettingsNest = Input { },
  1005. Background = Input {
  1006. SourceOp = "Add7_1",
  1007. Source = "Output",
  1008. },
  1009. Foreground = Input {
  1010. SourceOp = "It8_1",
  1011. Source = "Output",
  1012. },
  1013. Merge = Input { },
  1014. Channels = Input { },
  1015. ReferenceSize = Input { },
  1016. CommentsNest = Input { },
  1017. FrameRenderScriptNest = Input { },
  1018. StartRenderScripts = Input { },
  1019. EndRenderScripts = Input { },
  1020. },
  1021. ViewInfo = OperatorInfo { Pos = { 385, 41.2573 } },
  1022. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1023. },
  1024. Add9_1 = Merge {
  1025. CtrlWShown = false,
  1026. NameSet = true,
  1027. SourceOp = "Add2_1",
  1028. Inputs = {
  1029. EffectMask = Input { },
  1030. SettingsNest = Input { },
  1031. Background = Input {
  1032. SourceOp = "Add8_1",
  1033. Source = "Output",
  1034. },
  1035. Foreground = Input {
  1036. SourceOp = "It9_1",
  1037. Source = "Output",
  1038. },
  1039. Merge = Input { },
  1040. Channels = Input { },
  1041. ReferenceSize = Input { },
  1042. CommentsNest = Input { },
  1043. FrameRenderScriptNest = Input { },
  1044. StartRenderScripts = Input { },
  1045. EndRenderScripts = Input { },
  1046. },
  1047. ViewInfo = OperatorInfo { Pos = { 495, 41.2573 } },
  1048. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1049. },
  1050. It2_1 = Blur {
  1051. CtrlWShown = false,
  1052. NameSet = true,
  1053. Inputs = {
  1054. Radius7 = Input { Value = 128, },
  1055. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1056. XBlurSize = Input {
  1057. Value = 17.408,
  1058. Expression = "It9_1.XBlurSize*Radius8",
  1059. },
  1060. Passes = Input { Value = 16, },
  1061. Input = Input {
  1062. SourceOp = "GammaBef_1",
  1063. Source = "Output",
  1064. },
  1065. Radius8 = Input { Value = 128, },
  1066. },
  1067. ViewInfo = OperatorInfo { Pos = { -275, 8.25726 } },
  1068. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1069. UserControls = ordered() { Radius8 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius8" } }
  1070. },
  1071. It3_1 = Blur {
  1072. CtrlWShown = false,
  1073. NameSet = true,
  1074. Inputs = {
  1075. Radius6 = Input { Value = 64, },
  1076. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1077. XBlurSize = Input {
  1078. Value = 8.704,
  1079. Expression = "It9_1.XBlurSize*Radius7",
  1080. },
  1081. Input = Input {
  1082. SourceOp = "GammaBef_1",
  1083. Source = "Output",
  1084. },
  1085. Radius7 = Input { Value = 64, },
  1086. },
  1087. ViewInfo = OperatorInfo { Pos = { -165, 8.25726 } },
  1088. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1089. UserControls = ordered() { Radius7 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius7" } }
  1090. },
  1091. It4_1 = Blur {
  1092. CtrlWShown = false,
  1093. NameSet = true,
  1094. Inputs = {
  1095. Radius5 = Input { Value = 32, },
  1096. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1097. XBlurSize = Input {
  1098. Value = 4.352,
  1099. Expression = "It9_1.XBlurSize*Radius6",
  1100. },
  1101. Input = Input {
  1102. SourceOp = "GammaBef_1",
  1103. Source = "Output",
  1104. },
  1105. Radius6 = Input { Value = 32, },
  1106. },
  1107. ViewInfo = OperatorInfo { Pos = { -55, 8.25726 } },
  1108. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1109. UserControls = ordered() { Radius6 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius6" } }
  1110. },
  1111. It5_1 = Blur {
  1112. CtrlWShown = false,
  1113. NameSet = true,
  1114. Inputs = {
  1115. Radius4 = Input { Value = 16, },
  1116. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1117. XBlurSize = Input {
  1118. Value = 2.176,
  1119. Expression = "It9_1.XBlurSize*Radius5",
  1120. },
  1121. Input = Input {
  1122. SourceOp = "GammaBef_1",
  1123. Source = "Output",
  1124. },
  1125. Radius5 = Input { Value = 16, },
  1126. },
  1127. ViewInfo = OperatorInfo { Pos = { 55, 8.25726 } },
  1128. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1129. UserControls = ordered() { Radius5 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius5" } }
  1130. },
  1131. It6_1 = Blur {
  1132. CtrlWShown = false,
  1133. NameSet = true,
  1134. Inputs = {
  1135. Radius3 = Input { Value = 8, },
  1136. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1137. XBlurSize = Input {
  1138. Value = 1.088,
  1139. Expression = "It9_1.XBlurSize*Radius4",
  1140. },
  1141. Passes = Input { Value = 16, },
  1142. Input = Input {
  1143. SourceOp = "GammaBef_1",
  1144. Source = "Output",
  1145. },
  1146. Radius4 = Input { Value = 8, },
  1147. },
  1148. ViewInfo = OperatorInfo { Pos = { 165, 8.25726 } },
  1149. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1150. UserControls = ordered() { Radius4 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius4" } }
  1151. },
  1152. It7_1 = Blur {
  1153. CtrlWShown = false,
  1154. NameSet = true,
  1155. Inputs = {
  1156. Radius2 = Input { Value = 4, },
  1157. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1158. XBlurSize = Input {
  1159. Value = 0.544,
  1160. Expression = "It9_1.XBlurSize*Radius3",
  1161. },
  1162. Passes = Input { Value = 16, },
  1163. Input = Input {
  1164. SourceOp = "GammaBef_1",
  1165. Source = "Output",
  1166. },
  1167. Radius3 = Input { Value = 4, },
  1168. },
  1169. ViewInfo = OperatorInfo { Pos = { 275, 8.25726 } },
  1170. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1171. UserControls = ordered() { Radius3 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius3" } }
  1172. },
  1173. It8_1 = Blur {
  1174. CtrlWShown = false,
  1175. NameSet = true,
  1176. Inputs = {
  1177. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  1178. XBlurSize = Input {
  1179. Value = 0.272,
  1180. Expression = "It9_1.XBlurSize*Radius2",
  1181. },
  1182. Passes = Input { Value = 16, },
  1183. Input = Input {
  1184. SourceOp = "GammaBef_1",
  1185. Source = "Output",
  1186. },
  1187. Radius2 = Input { Value = 2, },
  1188. },
  1189. ViewInfo = OperatorInfo { Pos = { 385, 8.25726 } },
  1190. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1191. UserControls = ordered() { Radius2 = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 750, INP_Default = 1, INP_MinScale = 1, INP_MinAllowed = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", INP_SplineType = "Default", LINKS_Name = "Radius2" } }
  1192. },
  1193. FinalMerge_1 = Merge {
  1194. CtrlWShown = false,
  1195. NameSet = true,
  1196. Inputs = {
  1197. ProcessAlpha = Input { Value = 0, },
  1198. Background = Input {
  1199. SourceOp = "GlowOnly_1",
  1200. Source = "Output",
  1201. },
  1202. Foreground = Input {
  1203. SourceOp = "ChangeDepth_1",
  1204. Source = "Output",
  1205. },
  1206. ApplyMode = Input { Value = FuID { "Screen" }, },
  1207. BurnIn = Input { Value = 1, },
  1208. PerformDepthMerge = Input { Value = 0, },
  1209. },
  1210. ViewInfo = OperatorInfo { Pos = { 412, 231.516 } },
  1211. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1212. },
  1213. Labels_1 = Merge {
  1214. PassThrough = true,
  1215. CtrlWShown = false,
  1216. NameSet = true,
  1217. CustomData = { Path = { Map = { ["Setting:"] = "C:\\Users\\loren\\OneDrive\\Desktop\\Editing Pack\\Ideas\\" } } },
  1218. Inputs = {
  1219. PerformDepthMerge = Input { Value = 0, },
  1220. },
  1221. ViewInfo = OperatorInfo { Pos = { 27, 66.5153 } },
  1222. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  1223. UserControls = ordered() { Hide1_1 = { INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 1, INP_SplineType = "Default", INP_Default = 1, INP_External = false, LINKID_DataType = "Number", INP_Passive = true, LINKS_Name = "Hide1_1", }, Hide1_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 1, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide1_2", }, Hide1_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 1, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide1_3", }, Hide2_1 = { INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 2, INP_SplineType = "Default", INP_Default = 1, INP_External = false, LINKID_DataType = "Number", INP_Passive = true, LINKS_Name = "Hide2_1", }, Hide2_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 2, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide2_2", }, Hide2_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 2, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide2_3", }, Hide3_1 = { INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 3, INP_SplineType = "Default", INP_Default = 1, INP_External = false, LINKID_DataType = "Number", INP_Passive = true, LINKS_Name = "Hide3_1", }, Hide3_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 3, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide3_2", }, Hide3_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 3, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide3_3", }, Hide3_4 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 3, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide3_4", }, Hide4_1 = { INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 4, INP_SplineType = "Default", INP_Default = 1, INP_External = false, LINKID_DataType = "Number", INP_Passive = true, LINKS_Name = "Hide4_1", }, Hide4_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 4, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide4_2", }, Hide4_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 4, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide4_3", }, Hide4_4 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 4, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide4_4", }, Hide4_5 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 4, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide4_5", }, Hide5_1 = { INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 5, INP_SplineType = "Default", INP_Default = 1, INP_External = false, LINKID_DataType = "Number", INP_Passive = true, LINKS_Name = "Hide5_1", }, Hide5_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 5, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide5_2", }, Hide5_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 5, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide5_3", }, Hide5_4 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 5, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide5_4", }, Hide5_5 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 5, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide5_5", }, Hide5_6 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 5, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide5_6", }, Hide6_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 6, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide6_1", }, Hide6_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 6, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide6_2", }, Hide6_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 6, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide6_3", }, Hide6_4 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 6, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide6_4", }, Hide6_5 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 6, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide6_5", }, Hide7_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide7_1", }, Hide7_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide7_2", }, Hide7_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide7_3", }, Hide7_4 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide7_4", }, Hide7_5 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 7, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide7_5", }, Hide8_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 8, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide8_1", }, Hide8_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 8, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide8_2", }, Hide8_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 8, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide8_3", }, Hide9_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 9, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide9_1", }, Hide9_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 9, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide9_2", }, Hide9_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 9, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide9_3", }, Hide10_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 10, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide10_1", }, Hide10_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 10, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide10_2", }, Hide10_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 10, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide10_3", }, Hide11_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 11, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide11_1", }, Hide11_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 11, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide11_2", }, Hide11_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 11, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide11_3", }, Hide12_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 12, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide12_1", }, Hide12_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 12, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide12_2", }, Hide12_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 12, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide12_3", }, Hide13_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 13, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide13_1", }, Hide13_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 13, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide13_2", }, Hide13_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 13, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide13_3", }, Hide14_1 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 14, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide14_1", }, Hide14_2 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 14, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide14_2", }, Hide14_3 = { INP_MaxAllowed = 1000000, INP_Integer = false, LBLC_DropDownButton = true, INPID_InputControl = "LabelControl", LBLC_NumInputs = 14, INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", INP_External = false, INP_Passive = true, INP_SplineType = "Default", LINKS_Name = "Hide14_3", } }
  1224. },
  1225. Piperouter_1 = ChangeDepth {
  1226. PassThrough = true,
  1227. CtrlWShown = false,
  1228. NameSet = true,
  1229. CustomData = { Path = { Map = { ["Setting:"] = "C:\\Users\\loren\\Downloads\\" } } },
  1230. Inputs = {
  1231. Input = Input {
  1232. SourceOp = "Renderer3D1",
  1233. Source = "Output",
  1234. },
  1235. },
  1236. ViewInfo = OperatorInfo { Pos = { -440, 239.258 } },
  1237. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1238. },
  1239. ChangeDepth_1 = ChangeDepth {
  1240. CtrlWShown = false,
  1241. NameSet = true,
  1242. CustomData = { Path = { Map = { ["Setting:"] = "C:\\Users\\loren\\Downloads\\" } } },
  1243. Inputs = {
  1244. Depth = Input { Value = 4, },
  1245. Dither = Input { Value = 1, },
  1246. Input = Input {
  1247. SourceOp = "Merge2_2",
  1248. Source = "Output",
  1249. },
  1250. },
  1251. ViewInfo = OperatorInfo { Pos = { 385, 173.258 } },
  1252. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1253. },
  1254. InputDepth_1 = ChangeDepth {
  1255. CtrlWShown = false,
  1256. NameSet = true,
  1257. CustomData = { Path = { Map = { ["Setting:"] = "C:\\Users\\loren\\Downloads\\" } } },
  1258. Inputs = {
  1259. Depth = Input { Value = 4, },
  1260. Input = Input {
  1261. SourceOp = "Piperouter_1",
  1262. Source = "Output",
  1263. },
  1264. },
  1265. ViewInfo = OperatorInfo { Pos = { -440, 206.258 } },
  1266. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1267. }
  1268. },
  1269. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
  1270. }
  1271. }
  1272. }
Advertisement
Add Comment
Please, Sign In to add comment