Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Tools = ordered() {
- GradientMapIt = MacroOperator {
- Inputs = ordered() {
- Input = InstanceInput {
- SourceOp = "GM_PR",
- Source = "Input",
- },
- InputNest = InstanceInput {
- SourceOp = "GM_BM",
- Source = "InputNest",
- Name = "Input Settings",
- Width = 1,
- },
- Invert = InstanceInput {
- SourceOp = "GM_BM",
- Source = "Invert",
- Width = 1,
- },
- Input2 = InstanceInput {
- SourceOp = "GM_BM",
- Source = "MaskSeparator",
- },
- Channel = InstanceInput {
- SourceOp = "GM_BM",
- Source = "Channel",
- },
- Low = InstanceInput {
- SourceOp = "GM_BM",
- Source = "Low",
- ControlGroup = 5,
- Default = 0,
- },
- High = InstanceInput {
- SourceOp = "GM_BM",
- Source = "High",
- ControlGroup = 5,
- Default = 1,
- },
- GradientNest = InstanceInput {
- SourceOp = "GM_BM",
- Source = "GradientNest",
- Name = "Gradient",
- Width = 1,
- },
- GradientType = InstanceInput {
- SourceOp = "GM_FN",
- Source = "GradientType",
- },
- Start = InstanceInput {
- SourceOp = "GM_FN",
- Source = "Start",
- DefaultX = 0,
- DefaultY = 0.5,
- },
- End = InstanceInput {
- SourceOp = "GM_FN",
- Source = "End",
- DefaultX = 1,
- DefaultY = 0.5,
- },
- Gradient = InstanceInput {
- SourceOp = "GM_FN",
- Source = "Gradient",
- },
- GradientInterpolationMethod = InstanceInput {
- SourceOp = "GM_FN",
- Source = "GradientInterpolationMethod",
- },
- Offset = InstanceInput {
- SourceOp = "GM_BM",
- Source = "Offset",
- Page = "Controls",
- Default = 0,
- },
- Repeat = InstanceInput {
- SourceOp = "GM_FN",
- Source = "Repeat",
- Default = 0,
- },
- CompositeNest = InstanceInput {
- SourceOp = "GM_BM",
- Source = "CompositeNest",
- Name = "Composite and Mask Settings",
- Width = 1,
- },
- ApplyBlank2 = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "ApplyBlank1",
- },
- ApplyMode = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "ApplyMode",
- },
- Blend = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "Blend",
- Default = 1,
- },
- Blank3 = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "Blank1",
- },
- ApplyMaskInverted = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "ApplyMaskInverted",
- Default = 0,
- },
- MultiplyByMask = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "MultiplyByMask",
- Default = 0,
- },
- FitMask = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "FitMask",
- },
- Blank4 = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "Blank2",
- },
- MaskChannel = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "MaskChannel",
- Default = 3,
- },
- MaskLow = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "MaskLow",
- ControlGroup = 25,
- Default = 0,
- },
- MaskHigh = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "MaskHigh",
- ControlGroup = 25,
- Default = 1,
- },
- MaskClipBlack = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "MaskClipBlack",
- Name = "Black",
- Width = 0.5,
- Default = 1,
- },
- MaskClipWhite = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "MaskClipWhite",
- Name = "White",
- Width = 0.5,
- Default = 1,
- },
- EffectMask = InstanceInput {
- SourceOp = "GM_Mask",
- Source = "EffectMask",
- }
- },
- Outputs = {
- MainOutput1 = InstanceOutput {
- SourceOp = "GM_Mask",
- Source = "Output",
- }
- },
- ViewInfo = GroupInfo { Pos = { 0, 0 } },
- Tools = ordered() {
- GM_PR = PipeRouter {
- NameSet = true,
- ViewInfo = PipeRouterInfo { Pos = { 935, 181.5 } },
- },
- GM_BM = BitmapMask {
- CtrlWZoom = false,
- NameSet = true,
- Inputs = {
- Filter = Input { Value = FuID { "Fast Gaussian" }, },
- MaskWidth = Input { Value = 1920, },
- MaskHeight = Input { Value = 1080, },
- PixelAspect = Input { Value = { 1, 1 }, },
- UseFrameFormatSettings = Input { Value = 1, },
- ClippingMode = Input { Value = FuID { "None" }, },
- Image = Input {
- SourceOp = "GM_PR",
- Source = "Output",
- },
- Channel = Input { Value = FuID { "Luminance" }, },
- },
- ViewInfo = OperatorInfo { Pos = { 1045, 214.5 } },
- UserControls = ordered() {
- Offset = {
- LINKS_Name = "Offset",
- LINKID_DataType = "Number",
- INPID_InputControl = "ScrewControl",
- INP_Default = 0,
- INP_Integer = false,
- INP_MinScale = -0.5,
- INP_MaxScale = 0.5,
- ICS_ControlPage = "Controls",
- },
- InputNest = {
- INPID_InputControl = "LabelControl",
- IC_ControlPage = 0,
- LINKS_Name = "Input Settings", -- the text against the nest control
- LBLC_DropDownButton = true, -- turns the Label control into a nest
- LBLC_NumInputs = 5, -- defines how many following controls will be included into the nest. Note, that if at least one control of a group (like Range or Color Wheel) gets into this number, the whole group is included to the nest
- INP_Default = 0, -- makes the nest unfolded by default. If the attribute set to 0 or omitted, the nest is collapsed
- },
- GradientNest = {
- INPID_InputControl = "LabelControl",
- IC_ControlPage = 0,
- LINKS_Name = "Gradient Settings",
- LBLC_DropDownButton = true,
- LBLC_NumInputs = 7,
- INP_Default = 1,
- },
- CompositeNest = {
- INPID_InputControl = "LabelControl",
- IC_ControlPage = 0,
- LINKS_Name = "Composite Settings",
- LBLC_DropDownButton = true,
- LBLC_NumInputs = 13,
- INP_Default = 0,
- },
- MaskNest = {
- INPID_InputControl = "LabelControl",
- IC_ControlPage = 0,
- LINKS_Name = "Mask Settings",
- LBLC_DropDownButton = true,
- LBLC_NumInputs = 5,
- INP_Default = 0,
- },
- }
- },
- GM_FN = FastNoise {
- NameSet = true,
- Inputs = {
- Width = Input {
- Value = 1080,
- Expression = "GM_BM.Image.Width",
- },
- Height = Input {
- Value = 1080,
- Expression = "GM_BM.Image.Height",
- },
- ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
- Detail = Input { Value = 0, },
- Brightness = Input { Value = 1, },
- Type = Input { Value = 1, },
- Color1Alpha = Input { Value = 1, },
- Offset = Input {
- Value = 0.5,
- Expression = "GM_BM.Offset+0.5",
- },
- NoiseBrightnessMap = Input {
- SourceOp = "GM_BM",
- Source = "Mask",
- },
- },
- ViewInfo = OperatorInfo { Pos = { 1045, 247.5 } },
- },
- GM_Mask = Merge {
- NameSet = true,
- Inputs = {
- Background = Input {
- SourceOp = "GM_PR",
- Source = "Output",
- },
- Foreground = Input {
- SourceOp = "GM_FN",
- Source = "Output",
- },
- PerformDepthMerge = Input { Value = 0, },
- },
- ViewInfo = OperatorInfo { Pos = { 1045, 280.5 } },
- }
- },
- Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, }
- }
- },
- ActiveTool = "GradientMapIt"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement