Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- Rectangle1 = RectangleMask {
- Inputs = {
- Filter = Input { Value = FuID { "Fast Gaussian" }, },
- BorderWidth = Input { Value = 0.016, },
- Solid = Input { Value = 0, },
- MaskWidth = Input { Value = 1920, },
- MaskHeight = Input { Value = 1080, },
- PixelAspect = Input { Value = { 1, 1 }, },
- UseFrameFormatSettings = Input { Value = 1, },
- ClippingMode = Input { Value = FuID { "None" }, }
- },
- ViewInfo = OperatorInfo { Pos = { 275, 49.5 } },
- },
- FastNoise1 = FastNoise {
- Inputs = {
- GlobalOut = Input { Value = 149, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- UseFrameFormatSettings = Input { Value = 1, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- Detail = Input { Value = 3.46, },
- Contrast = Input { Value = 0.78, },
- XScale = Input { Value = 20, },
- SeetheRate = Input { Value = 0.551, },
- Discontinuous = Input { Value = 1, }
- },
- ViewInfo = OperatorInfo { Pos = { 385, 16.5 } },
- },
- Displace1 = Displace {
- Inputs = {
- Input = Input {
- SourceOp = "Rectangle1",
- Source = "Mask",
- },
- Foreground = Input {
- SourceOp = "FastNoise1",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 385, 49.5 } },
- },
- Merge1 = Merge {
- Inputs = {
- Background = Input {
- SourceOp = "Displace1",
- Source = "Output",
- },
- Foreground = Input {
- SourceOp = "Renderer3D1",
- Source = "Output",
- },
- Size = Input { Value = 3.086, },
- PerformDepthMerge = Input { Value = 0, }
- },
- ViewInfo = OperatorInfo { Pos = { 550, 49.5 } },
- },
- Renderer3D1 = Renderer3D {
- CustomData = {
- ToolVersion = 2,
- },
- Inputs = {
- GlobalOut = Input { Value = 149, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- UseFrameFormatSettings = Input { Value = 1, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- SceneInput = Input {
- SourceOp = "pRender1",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 550, 16.5 } },
- },
- pRender1 = pRender {
- Inputs = {
- _MotionBlurWarning = Input { Disabled = true, },
- GlobalOut = Input { Value = 149, },
- Width = Input { Value = 1920, },
- Height = Input { Value = 1080, },
- UseFrameFormatSettings = Input { Value = 1, },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- OutputMode = Input { Disabled = true, },
- PreGenerateFrames = Input { Value = 100, },
- ["MaterialID.MaterialID"] = Input { Value = 1, },
- ["ObjectID.ObjectID"] = Input { Value = 1, },
- Input = Input {
- SourceOp = "pEmitter1",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 550, -16.5 } },
- },
- pEmitter1 = pEmitter {
- ID = 5,
- Inputs = {
- Number = Input { Value = 100, },
- Lifespan = Input { Value = 10, },
- LifespanVariance = Input { Value = 5, },
- Style = Input { Value = FuID { "ParticleStyleBlob" }, },
- ["ParticleStyleBlob.Noise"] = Input { Value = 1, },
- Region = Input { Value = FuID { "BitmapRgn" }, },
- ["BitmapRgn.Bitmap"] = Input {
- SourceOp = "Displace1",
- Source = "Output",
- },
- ["ParticleStyle.SizeControls"] = Input { Value = 1, },
- ["ParticleStyle.Size"] = Input { Value = 0.008, },
- ["ParticleStyle.SizeVariance"] = Input { Value = 0.001, },
- ["ParticleStyle.SizeOverLife"] = Input {
- SourceOp = "pEmitter1SizeOverLife",
- Source = "Value",
- },
- ["ParticleStyle.BlurOverLife"] = Input {
- SourceOp = "pEmitter1BlurOverLife2D",
- Source = "Value",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 550, -49.5 } },
- },
- pEmitter1SizeOverLife = LUTBezier {
- KeyColorSplines = {
- [0] = {
- [0] = { 0.5, RH = { 0.485319516407599, 0.524822695035461 }, Flags = { Linear = true } },
- [1.08290155440415] = { 0, LH = { 0.79447322970639, 0.549645390070922 } }
- }
- },
- SplineColor = { Red = 192, Green = 128, Blue = 64 },
- },
- pEmitter1BlurOverLife2D = LUTBezier {
- KeyColorSplines = {
- [0] = {
- [0] = { 0.5, RH = { 0.3, 0.5 }, Flags = { Linear = true } },
- [1] = { 0.5, LH = { 0.7, 0.5 }, Flags = { Linear = true } }
- }
- },
- SplineColor = { Red = 0, Green = 0, Blue = 0 },
- CtrlWZoom = false,
- NameSet = true,
- },
- SoftGlow1 = SoftGlow {
- CtrlWZoom = false,
- Inputs = {
- Filter = Input { Value = FuID { "Fast Gaussian" }, },
- Gain = Input { Value = 5, },
- XGlowSize = Input { Value = 11, },
- Input = Input {
- SourceOp = "Merge1",
- Source = "Output",
- }
- },
- ViewInfo = OperatorInfo { Pos = { 715, 49.5 } },
- }
- },
- ActiveTool = "SoftGlow1"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement