Muzzakir

fusion confusion 5

Sep 1st, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. {
  2. Tools = ordered() {
  3. MediaOut1 = MediaOut {
  4. Inputs = {
  5. Index = Input { Value = "0", },
  6. Input = Input {
  7. SourceOp = "Merge1",
  8. Source = "Output",
  9. }
  10. },
  11. ViewInfo = OperatorInfo { Pos = { 585.333, 80.9697 } },
  12. },
  13. Merge1 = Merge {
  14. CtrlWZoom = false,
  15. Inputs = {
  16. Background = Input {
  17. SourceOp = "Background1",
  18. Source = "Output",
  19. },
  20. Foreground = Input {
  21. SourceOp = "Renderer3D1",
  22. Source = "Output",
  23. },
  24. PerformDepthMerge = Input { Value = 0, }
  25. },
  26. ViewInfo = OperatorInfo { Pos = { 406, 83.1212 } },
  27. },
  28. Background1 = Background {
  29. Inputs = {
  30. GlobalOut = Input { Value = 44, },
  31. Width = Input { Value = 1920, },
  32. Height = Input { Value = 1080, },
  33. UseFrameFormatSettings = Input { Value = 1, },
  34. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  35. TopLeftRed = Input { Value = 1, }
  36. },
  37. ViewInfo = OperatorInfo { Pos = { 274, 83.1212 } },
  38. },
  39. Renderer3D1 = Renderer3D {
  40. CustomData = { ToolVersion = 2, },
  41. Inputs = {
  42. GlobalOut = Input { Value = 44, },
  43. Width = Input { Value = 1920, },
  44. Height = Input { Value = 1080, },
  45. UseFrameFormatSettings = Input { Value = 1, },
  46. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  47. SceneInput = Input {
  48. SourceOp = "Merge3D1",
  49. Source = "Output",
  50. },
  51. OutputType = Input { Disabled = true, }
  52. },
  53. ViewInfo = OperatorInfo { Pos = { 406, 35.8485 } },
  54. },
  55. Camera3D1 = Camera3D {
  56. Inputs = {
  57. ["Transform3DOp.Translate.Z"] = Input { Value = 0.291913468708838, },
  58. AoV = Input { Value = 19.2642683071402, },
  59. ["Stereo.Mode"] = Input { Value = FuID { "OffAxis" }, },
  60. FilmGate = Input { Value = FuID { "BMD_URSA_4K_16x9" }, },
  61. ApertureW = Input { Value = 0.831496062992126, },
  62. ApertureH = Input { Value = 0.467716535433071, },
  63. ["SurfacePlaneInputs.ObjectID.ObjectID"] = Input { Value = 1, },
  64. ["MtlStdInputs.MaterialID"] = Input { Value = 1, }
  65. },
  66. ViewInfo = OperatorInfo { Pos = { 528.667, -11.4848 } },
  67. },
  68. Merge3D1 = Merge3D {
  69. Inputs = {
  70. SceneInput1 = Input {
  71. SourceOp = "ImagePlane3D1",
  72. Source = "Output",
  73. },
  74. SceneInput2 = Input {
  75. SourceOp = "Camera3D1",
  76. Source = "Output",
  77. }
  78. },
  79. ViewInfo = OperatorInfo { Pos = { 412.667, -13.2424 } },
  80. },
  81. Text1 = TextPlus {
  82. Inputs = {
  83. GlobalOut = Input { Value = 44, },
  84. Width = Input { Value = 1920, },
  85. Height = Input { Value = 1080, },
  86. UseFrameFormatSettings = Input { Value = 1, },
  87. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  88. Wrap = Input { Value = 1, },
  89. LayoutRotation = Input { Value = 1, },
  90. TransformRotation = Input { Value = 1, },
  91. Softness1 = Input { Value = 1, },
  92. StyledText = Input { Expression = ": -- setup\nfrom = 0; -- starting value\nto = 4787; -- ending value\ndelim = \",\" -- the text inserted as a thousands separator.\nprefix = \"\" -- text before the number\npostfix = \"\" -- text after the number\n-- setup end\nnumber = from + (to-from)*(time/comp.RenderEnd)\ndelimited = (string.format('%d', number)):reverse():gsub(\"(%d%d%d)\",\"%1\" .. delim):gsub(\",(%-?)$\",\"%1\"):reverse()\nreturn(prefix .. delimited .. postfix)", },
  93. Font = Input { Value = "Open Sans", },
  94. Style = Input { Value = "Bold", },
  95. VerticalJustificationNew = Input { Value = 3, },
  96. HorizontalJustificationNew = Input { Value = 3, },
  97. AdvancedFontControls = Input { Value = 1, }
  98. },
  99. ViewInfo = OperatorInfo { Pos = { 230.667, -30.2121 } },
  100. },
  101. ImagePlane3D1 = ImagePlane3D {
  102. Inputs = {
  103. ["SurfacePlaneInputs.ObjectID.ObjectID"] = Input { Value = 2, },
  104. MaterialInput = Input {
  105. SourceOp = "Text1",
  106. Source = "Output",
  107. },
  108. ["MtlStdInputs.MaterialID"] = Input { Value = 2, }
  109. },
  110. ViewInfo = OperatorInfo { Pos = { 359.333, -42.3333 } },
  111. }
  112. }
  113. }{
  114. Tools = ordered() {
  115. MediaOut1 = MediaOut {
  116. Inputs = {
  117. Index = Input { Value = "0", },
  118. Input = Input {
  119. SourceOp = "Merge1",
  120. Source = "Output",
  121. }
  122. },
  123. ViewInfo = OperatorInfo { Pos = { 585.333, 80.9697 } },
  124. },
  125. Merge1 = Merge {
  126. CtrlWZoom = false,
  127. Inputs = {
  128. Background = Input {
  129. SourceOp = "Background1",
  130. Source = "Output",
  131. },
  132. Foreground = Input {
  133. SourceOp = "Renderer3D1",
  134. Source = "Output",
  135. },
  136. PerformDepthMerge = Input { Value = 0, }
  137. },
  138. ViewInfo = OperatorInfo { Pos = { 406, 83.1212 } },
  139. },
  140. Background1 = Background {
  141. Inputs = {
  142. GlobalOut = Input { Value = 44, },
  143. Width = Input { Value = 1920, },
  144. Height = Input { Value = 1080, },
  145. UseFrameFormatSettings = Input { Value = 1, },
  146. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  147. TopLeftRed = Input { Value = 1, }
  148. },
  149. ViewInfo = OperatorInfo { Pos = { 274, 83.1212 } },
  150. },
  151. Renderer3D1 = Renderer3D {
  152. CustomData = { ToolVersion = 2, },
  153. Inputs = {
  154. GlobalOut = Input { Value = 44, },
  155. Width = Input { Value = 1920, },
  156. Height = Input { Value = 1080, },
  157. UseFrameFormatSettings = Input { Value = 1, },
  158. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  159. SceneInput = Input {
  160. SourceOp = "Merge3D1",
  161. Source = "Output",
  162. },
  163. OutputType = Input { Disabled = true, }
  164. },
  165. ViewInfo = OperatorInfo { Pos = { 406, 35.8485 } },
  166. },
  167. Camera3D1 = Camera3D {
  168. Inputs = {
  169. ["Transform3DOp.Translate.Z"] = Input { Value = 0.291913468708838, },
  170. AoV = Input { Value = 19.2642683071402, },
  171. ["Stereo.Mode"] = Input { Value = FuID { "OffAxis" }, },
  172. FilmGate = Input { Value = FuID { "BMD_URSA_4K_16x9" }, },
  173. ApertureW = Input { Value = 0.831496062992126, },
  174. ApertureH = Input { Value = 0.467716535433071, },
  175. ["SurfacePlaneInputs.ObjectID.ObjectID"] = Input { Value = 1, },
  176. ["MtlStdInputs.MaterialID"] = Input { Value = 1, }
  177. },
  178. ViewInfo = OperatorInfo { Pos = { 528.667, -11.4848 } },
  179. },
  180. Merge3D1 = Merge3D {
  181. Inputs = {
  182. SceneInput1 = Input {
  183. SourceOp = "ImagePlane3D1",
  184. Source = "Output",
  185. },
  186. SceneInput2 = Input {
  187. SourceOp = "Camera3D1",
  188. Source = "Output",
  189. }
  190. },
  191. ViewInfo = OperatorInfo { Pos = { 412.667, -13.2424 } },
  192. },
  193. Text1 = TextPlus {
  194. Inputs = {
  195. GlobalOut = Input { Value = 44, },
  196. Width = Input { Value = 1920, },
  197. Height = Input { Value = 1080, },
  198. UseFrameFormatSettings = Input { Value = 1, },
  199. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  200. Wrap = Input { Value = 1, },
  201. LayoutRotation = Input { Value = 1, },
  202. TransformRotation = Input { Value = 1, },
  203. Softness1 = Input { Value = 1, },
  204. StyledText = Input { Expression = ": -- setup\nfrom = 0; -- starting value\nto = 4787; -- ending value\ndelim = \",\" -- the text inserted as a thousands separator.\nprefix = \"\" -- text before the number\npostfix = \"\" -- text after the number\n-- setup end\nnumber = from + (to-from)*(time/comp.RenderEnd)\ndelimited = (string.format('%d', number)):reverse():gsub(\"(%d%d%d)\",\"%1\" .. delim):gsub(\",(%-?)$\",\"%1\"):reverse()\nreturn(prefix .. delimited .. postfix)", },
  205. Font = Input { Value = "Open Sans", },
  206. Style = Input { Value = "Bold", },
  207. VerticalJustificationNew = Input { Value = 3, },
  208. HorizontalJustificationNew = Input { Value = 3, },
  209. AdvancedFontControls = Input { Value = 1, }
  210. },
  211. ViewInfo = OperatorInfo { Pos = { 230.667, -30.2121 } },
  212. },
  213. ImagePlane3D1 = ImagePlane3D {
  214. Inputs = {
  215. ["SurfacePlaneInputs.ObjectID.ObjectID"] = Input { Value = 2, },
  216. MaterialInput = Input {
  217. SourceOp = "Text1",
  218. Source = "Output",
  219. },
  220. ["MtlStdInputs.MaterialID"] = Input { Value = 2, }
  221. },
  222. ViewInfo = OperatorInfo { Pos = { 359.333, -42.3333 } },
  223. }
  224. }
  225. }
Advertisement
Add Comment
Please, Sign In to add comment