{
  "name": "Pattern POP",
  "id": "pattern_pop",
  "category": "POP",
  "subcategory": "Experimental",
  "description": "The Pattern POP is a generator that makes simple line strip shapes using elementary math functions in X, Y and Z. Alternately it can add a new attribute to an input POP using the elementary math functions.",
  "parameters": [
    {
      "name": "P",
      "label": "Number of Points",
      "description": "Configure Number of Points for the operator",
      "type": "menu",
      "options": [
        {
          "label": "None",
          "value": "none",
          "description": ""
        },
        {
          "label": "Line Strip",
          "value": "linestrip",
          "description": ""
        },
        {
          "label": "Lines",
          "value": "lines",
          "description": ""
        },
        {
          "label": "Point Prims",
          "value": "points",
          "description": ""
        },
        {
          "label": "1",
          "value": "1",
          "description": ""
        },
        {
          "label": "2",
          "value": "2",
          "description": ""
        },
        {
          "label": "3",
          "value": "3",
          "description": ""
        },
        {
          "label": "4",
          "value": "4",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type0",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type1",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type2",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles0",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles1",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles2",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle0",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle1",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle2",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias0",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias1",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias2",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase0",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase1",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase2",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp0",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp1",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp2",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow0",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow1",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow2",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh0",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh1",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh2",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow0",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow1",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow2",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh0",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh1",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh2",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse0",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse1",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse2",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle0",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle1",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle2",
          "description": ""
        },
        {
          "label": "Off",
          "value": "off",
          "description": ""
        },
        {
          "label": "Ramp Start to End",
          "value": "rampstartend",
          "description": ""
        },
        {
          "label": "Ramp Per Cycle",
          "value": "ramppercycle",
          "description": ""
        },
        {
          "label": "Set",
          "value": "set",
          "description": ""
        },
        {
          "label": "Add",
          "value": "add",
          "description": ""
        },
        {
          "label": "Multiply",
          "value": "mult",
          "description": ""
        },
        {
          "label": "P",
          "value": "P",
          "description": ""
        },
        {
          "label": "N",
          "value": "N",
          "description": ""
        },
        {
          "label": "Color",
          "value": "Color",
          "description": ""
        },
        {
          "label": "Color.i012",
          "value": "Color.i012",
          "description": ""
        },
        {
          "label": "Tex",
          "value": "Tex",
          "description": ""
        },
        {
          "label": "PointScale",
          "value": "PointScale",
          "description": ""
        },
        {
          "label": "LineWidth",
          "value": "LineWidth",
          "description": ""
        },
        {
          "label": "float",
          "value": "float",
          "description": ""
        },
        {
          "label": "double",
          "value": "double",
          "description": ""
        },
        {
          "label": "int",
          "value": "int",
          "description": ""
        },
        {
          "label": "uint",
          "value": "uint",
          "description": ""
        },
        {
          "label": "dir",
          "value": "dir",
          "description": ""
        },
        {
          "label": "dbl dir",
          "value": "ddir",
          "description": ""
        },
        {
          "label": "1",
          "value": "1",
          "description": ""
        },
        {
          "label": "2",
          "value": "2",
          "description": ""
        },
        {
          "label": "3",
          "value": "3",
          "description": ""
        },
        {
          "label": "4",
          "value": "4",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval1",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval2",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval3",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval4",
          "description": ""
        },
        {
          "label": "Point",
          "value": "point",
          "description": ""
        },
        {
          "label": "Vertex",
          "value": "vertex",
          "description": ""
        },
        {
          "label": "Primitive",
          "value": "primitive",
          "description": ""
        },
        {
          "label": "sRGB",
          "value": "srgb",
          "description": "sRGB color space, with sRGB transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "sRGB - Linear",
          "value": "srgblinear",
          "description": "Linear srgblinear - sRGB color space, with linear transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.601 (NTSC)",
          "value": "rec601ntsc",
          "description": "Rec.601 with NTSC primaries color space, with Rec.601 transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.709",
          "value": "rec709",
          "description": "Rec.709 color space, with Rec.709 (same as Rec.2020) transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.2020",
          "value": "rec2020",
          "description": "Rec.2020 color space, with Rec.2020 (same as Rec.709) transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "DCI-P3",
          "value": "dcip3",
          "description": "P3 dcip3 - DCI-P3 color space, with D65 white point and 2.6 gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "DCI-P3 (D60)",
          "value": "dcip3d60",
          "description": "P3 (D60) dcip3d60 - DCI-P3 \"D60 sim\" color space, with D60 white point, and 2.6 gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "Display-P3 (D65)",
          "value": "displayp3d65",
          "description": "P3 (D65) displayp3d65 - Display-P3 color space, with D65 white point, and sRGB gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "ACES2065-1",
          "value": "aces2065-1",
          "description": "1 aces2065-1 - ACES 2065-1 (also known as ACES AP0) color space, with a linear gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "ACEScg",
          "value": "acescg",
          "description": "ACEScg (also known as ACES AP1) color space, with a linear gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "Passthrough",
          "value": "passthrough",
          "description": "When selected, the color values will be used as-is in the operation, without any modification or attempt to convert them into the Working Color Space."
        },
        {
          "label": "Default For Color Space",
          "value": "default",
          "description": "Will use either the SDR or the HDR Reference White, based on the color space selected."
        },
        {
          "label": "Standard (SDR)",
          "value": "sdr",
          "description": "Will treat the Parameter Color Space as SDR for it's reference white value."
        },
        {
          "label": "High (HDR)",
          "value": "hdr",
          "description": "Will treat the Parameter Color Space as HDR for it's reference white value."
        }
      ]
    },
    {
      "name": "numpoints",
      "label": "Number of Points",
      "description": "Configure Number of Points for the operator",
      "type": "string"
    },
    {
      "name": "cyclic",
      "label": "Cyclic",
      "description": "Configure Cyclic for the operator",
      "type": "string"
    },
    {
      "name": "connectivity",
      "label": "Connectivity",
      "description": "Configure Connectivity for the operator",
      "type": "menu",
      "options": [
        {
          "label": "None",
          "value": "none",
          "description": ""
        },
        {
          "label": "Line Strip",
          "value": "linestrip",
          "description": ""
        },
        {
          "label": "Lines",
          "value": "lines",
          "description": ""
        },
        {
          "label": "Point Prims",
          "value": "points",
          "description": ""
        }
      ]
    },
    {
      "name": "none",
      "label": "None",
      "description": "Configure None for the operator",
      "type": "menu",
      "options": [
        {
          "label": "None",
          "value": "none",
          "description": ""
        },
        {
          "label": "Line Strip",
          "value": "linestrip",
          "description": ""
        },
        {
          "label": "Lines",
          "value": "lines",
          "description": ""
        },
        {
          "label": "Point Prims",
          "value": "points",
          "description": ""
        }
      ]
    },
    {
      "name": "parsize",
      "label": "Parameter Size",
      "description": "Configure Parameter Size for the operator",
      "type": "menu",
      "options": [
        {
          "label": "1",
          "value": "1",
          "description": ""
        },
        {
          "label": "2",
          "value": "2",
          "description": ""
        },
        {
          "label": "3",
          "value": "3",
          "description": ""
        },
        {
          "label": "4",
          "value": "4",
          "description": ""
        }
      ]
    },
    {
      "name": "1",
      "label": "1",
      "description": "Configure 1 for the operator",
      "type": "menu",
      "options": [
        {
          "label": "1",
          "value": "1",
          "description": ""
        },
        {
          "label": "2",
          "value": "2",
          "description": ""
        },
        {
          "label": "3",
          "value": "3",
          "description": ""
        },
        {
          "label": "4",
          "value": "4",
          "description": ""
        }
      ]
    },
    {
      "name": "type",
      "label": "Type",
      "description": "Configure Type for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Type",
          "value": "type0",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type1",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type2",
          "description": ""
        }
      ]
    },
    {
      "name": "type0",
      "label": "Type",
      "description": "Configure Type for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Type",
          "value": "type0",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type1",
          "description": ""
        },
        {
          "label": "Type",
          "value": "type2",
          "description": ""
        }
      ]
    },
    {
      "name": "seed",
      "label": "Seed",
      "description": "Configure Seed for the operator",
      "type": "string"
    },
    {
      "name": "numcycles",
      "label": "Number of Cycles",
      "description": "Configure Number of Cycles for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Number of Cycles",
          "value": "numcycles0",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles1",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles2",
          "description": ""
        }
      ]
    },
    {
      "name": "numcycles0",
      "label": "Number of Cycles",
      "description": "Configure Number of Cycles for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Number of Cycles",
          "value": "numcycles0",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles1",
          "description": ""
        },
        {
          "label": "Number of Cycles",
          "value": "numcycles2",
          "description": ""
        }
      ]
    },
    {
      "name": "steppercycle",
      "label": "Step per Cycle",
      "description": "Configure Step per Cycle for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Step per Cycle",
          "value": "steppercycle0",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle1",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle2",
          "description": ""
        }
      ]
    },
    {
      "name": "steppercycle0",
      "label": "Step per Cycle",
      "description": "Configure Step per Cycle for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Step per Cycle",
          "value": "steppercycle0",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle1",
          "description": ""
        },
        {
          "label": "Step per Cycle",
          "value": "steppercycle2",
          "description": ""
        }
      ]
    },
    {
      "name": "bias",
      "label": "Bias",
      "description": "Configure Bias for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Bias",
          "value": "bias0",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias1",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias2",
          "description": ""
        }
      ]
    },
    {
      "name": "bias0",
      "label": "Bias",
      "description": "Configure Bias for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Bias",
          "value": "bias0",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias1",
          "description": ""
        },
        {
          "label": "Bias",
          "value": "bias2",
          "description": ""
        }
      ]
    },
    {
      "name": "phase",
      "label": "Phase",
      "description": "Configure Phase for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Phase",
          "value": "phase0",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase1",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase2",
          "description": ""
        }
      ]
    },
    {
      "name": "phase0",
      "label": "Phase",
      "description": "Configure Phase for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Phase",
          "value": "phase0",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase1",
          "description": ""
        },
        {
          "label": "Phase",
          "value": "phase2",
          "description": ""
        }
      ]
    },
    {
      "name": "exp",
      "label": "Exponent",
      "description": "Configure Exponent for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Exponent",
          "value": "exp0",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp1",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp2",
          "description": ""
        }
      ]
    },
    {
      "name": "exp0",
      "label": "Exponent",
      "description": "Configure Exponent for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Exponent",
          "value": "exp0",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp1",
          "description": ""
        },
        {
          "label": "Exponent",
          "value": "exp2",
          "description": ""
        }
      ]
    },
    {
      "name": "fromlow",
      "label": "Map from Low",
      "description": "Configure Map from Low for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map from Low",
          "value": "fromlow0",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow1",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow2",
          "description": ""
        }
      ]
    },
    {
      "name": "fromlow0",
      "label": "Map from Low",
      "description": "Configure Map from Low for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map from Low",
          "value": "fromlow0",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow1",
          "description": ""
        },
        {
          "label": "Map from Low",
          "value": "fromlow2",
          "description": ""
        }
      ]
    },
    {
      "name": "fromhigh",
      "label": "Map from High",
      "description": "Configure Map from High for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map from High",
          "value": "fromhigh0",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh1",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh2",
          "description": ""
        }
      ]
    },
    {
      "name": "fromhigh0",
      "label": "Map from High",
      "description": "Configure Map from High for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map from High",
          "value": "fromhigh0",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh1",
          "description": ""
        },
        {
          "label": "Map from High",
          "value": "fromhigh2",
          "description": ""
        }
      ]
    },
    {
      "name": "tolow",
      "label": "Map to Low",
      "description": "Configure Map to Low for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map to Low",
          "value": "tolow0",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow1",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow2",
          "description": ""
        }
      ]
    },
    {
      "name": "tolow0",
      "label": "Map to Low",
      "description": "Configure Map to Low for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map to Low",
          "value": "tolow0",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow1",
          "description": ""
        },
        {
          "label": "Map to Low",
          "value": "tolow2",
          "description": ""
        }
      ]
    },
    {
      "name": "tohigh",
      "label": "Map to High",
      "description": "Configure Map to High for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map to High",
          "value": "tohigh0",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh1",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh2",
          "description": ""
        }
      ]
    },
    {
      "name": "tohigh0",
      "label": "Map to High",
      "description": "Configure Map to High for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Map to High",
          "value": "tohigh0",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh1",
          "description": ""
        },
        {
          "label": "Map to High",
          "value": "tohigh2",
          "description": ""
        }
      ]
    },
    {
      "name": "reverse",
      "label": "Reverse",
      "description": "Configure Reverse for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Reverse",
          "value": "reverse0",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse1",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse2",
          "description": ""
        }
      ]
    },
    {
      "name": "reverse0",
      "label": "Reverse",
      "description": "Configure Reverse for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Reverse",
          "value": "reverse0",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse1",
          "description": ""
        },
        {
          "label": "Reverse",
          "value": "reverse2",
          "description": ""
        }
      ]
    },
    {
      "name": "linebreakcycle",
      "label": "Line Break Each Cycle",
      "description": "Configure Line Break Each Cycle for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle0",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle1",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle2",
          "description": ""
        }
      ]
    },
    {
      "name": "linebreakcycle0",
      "label": "Line Break Each Cycle",
      "description": "Configure Line Break Each Cycle for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle0",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle1",
          "description": ""
        },
        {
          "label": "Line Break Each Cycle",
          "value": "linebreakcycle2",
          "description": ""
        }
      ]
    },
    {
      "name": "closed",
      "label": "Closed",
      "description": "Configure Closed for the operator",
      "type": "string"
    },
    {
      "name": "outputlinebreakattr",
      "label": "Output Line Break Attribute",
      "description": "Configure Output Line Break Attribute for the operator",
      "type": "string"
    },
    {
      "name": "texture",
      "label": "Texture Coordinates",
      "description": "Configure Texture Coordinates for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Off",
          "value": "off",
          "description": ""
        },
        {
          "label": "Ramp Start to End",
          "value": "rampstartend",
          "description": ""
        },
        {
          "label": "Ramp Per Cycle",
          "value": "ramppercycle",
          "description": ""
        }
      ]
    },
    {
      "name": "off",
      "label": "Off",
      "description": "Configure Off for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Off",
          "value": "off",
          "description": ""
        },
        {
          "label": "Ramp Start to End",
          "value": "rampstartend",
          "description": ""
        },
        {
          "label": "Ramp Per Cycle",
          "value": "ramppercycle",
          "description": ""
        }
      ]
    },
    {
      "name": "combineop",
      "label": "Combine Operation",
      "description": "Configure Combine Operation for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Set",
          "value": "set",
          "description": ""
        },
        {
          "label": "Add",
          "value": "add",
          "description": ""
        },
        {
          "label": "Multiply",
          "value": "mult",
          "description": ""
        }
      ]
    },
    {
      "name": "set",
      "label": "Set",
      "description": "Configure Set for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Set",
          "value": "set",
          "description": ""
        },
        {
          "label": "Add",
          "value": "add",
          "description": ""
        },
        {
          "label": "Multiply",
          "value": "mult",
          "description": ""
        }
      ]
    },
    {
      "name": "combineatttscope",
      "label": "Combine Attribute Scope",
      "description": "Configure Combine Attribute Scope for the operator",
      "type": "string"
    },
    {
      "name": "outputattrscope",
      "label": "Output Attribute Scope",
      "description": "Configure Output Attribute Scope for the operator",
      "type": "menu",
      "options": [
        {
          "label": "P",
          "value": "P",
          "description": ""
        },
        {
          "label": "N",
          "value": "N",
          "description": ""
        },
        {
          "label": "Color",
          "value": "Color",
          "description": ""
        },
        {
          "label": "Color.i012",
          "value": "Color.i012",
          "description": ""
        },
        {
          "label": "Tex",
          "value": "Tex",
          "description": ""
        },
        {
          "label": "PointScale",
          "value": "PointScale",
          "description": ""
        },
        {
          "label": "LineWidth",
          "value": "LineWidth",
          "description": ""
        },
        {
          "label": "float",
          "value": "float",
          "description": ""
        },
        {
          "label": "double",
          "value": "double",
          "description": ""
        },
        {
          "label": "int",
          "value": "int",
          "description": ""
        },
        {
          "label": "uint",
          "value": "uint",
          "description": ""
        },
        {
          "label": "dir",
          "value": "dir",
          "description": ""
        },
        {
          "label": "dbl dir",
          "value": "ddir",
          "description": ""
        },
        {
          "label": "1",
          "value": "1",
          "description": ""
        },
        {
          "label": "2",
          "value": "2",
          "description": ""
        },
        {
          "label": "3",
          "value": "3",
          "description": ""
        },
        {
          "label": "4",
          "value": "4",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval1",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval2",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval3",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval4",
          "description": ""
        }
      ]
    },
    {
      "name": "overrideautoattr",
      "label": "Override Automatic Attribute",
      "description": "Configure Override Automatic Attribute for the operator",
      "type": "string"
    },
    {
      "name": "newattrtype",
      "label": "New Attribute Type",
      "description": "Configure New Attribute Type for the operator",
      "type": "menu",
      "options": [
        {
          "label": "float",
          "value": "float",
          "description": ""
        },
        {
          "label": "double",
          "value": "double",
          "description": ""
        },
        {
          "label": "int",
          "value": "int",
          "description": ""
        },
        {
          "label": "uint",
          "value": "uint",
          "description": ""
        },
        {
          "label": "dir",
          "value": "dir",
          "description": ""
        },
        {
          "label": "dbl dir",
          "value": "ddir",
          "description": ""
        }
      ]
    },
    {
      "name": "float",
      "label": "float",
      "description": "Configure float for the operator",
      "type": "menu",
      "options": [
        {
          "label": "float",
          "value": "float",
          "description": ""
        },
        {
          "label": "double",
          "value": "double",
          "description": ""
        },
        {
          "label": "int",
          "value": "int",
          "description": ""
        },
        {
          "label": "uint",
          "value": "uint",
          "description": ""
        },
        {
          "label": "dir",
          "value": "dir",
          "description": ""
        },
        {
          "label": "dbl dir",
          "value": "ddir",
          "description": ""
        }
      ]
    },
    {
      "name": "attrnumcomps",
      "label": "New Attribute Number of Components",
      "description": "Configure New Attribute Number of Components for the operator",
      "type": "menu",
      "options": [
        {
          "label": "1",
          "value": "1",
          "description": ""
        },
        {
          "label": "2",
          "value": "2",
          "description": ""
        },
        {
          "label": "3",
          "value": "3",
          "description": ""
        },
        {
          "label": "4",
          "value": "4",
          "description": ""
        }
      ]
    },
    {
      "name": "newattrdefaultval",
      "label": "New Attribute Default Value",
      "description": "Configure New Attribute Default Value for the operator",
      "type": "menu",
      "options": [
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval1",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval2",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval3",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval4",
          "description": ""
        }
      ]
    },
    {
      "name": "newattrdefaultval1",
      "label": "New Attribute Default Value",
      "description": "Configure New Attribute Default Value for the operator",
      "type": "menu",
      "options": [
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval1",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval2",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval3",
          "description": ""
        },
        {
          "label": "New Attribute Default Value",
          "value": "newattrdefaultval4",
          "description": ""
        }
      ]
    },
    {
      "name": "attrclass",
      "label": "Attribute Class",
      "description": "Configure Attribute Class for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Point",
          "value": "point",
          "description": ""
        },
        {
          "label": "Vertex",
          "value": "vertex",
          "description": ""
        },
        {
          "label": "Primitive",
          "value": "primitive",
          "description": ""
        }
      ]
    },
    {
      "name": "point",
      "label": "Point",
      "description": "Configure Point for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Point",
          "value": "point",
          "description": ""
        },
        {
          "label": "Vertex",
          "value": "vertex",
          "description": ""
        },
        {
          "label": "Primitive",
          "value": "primitive",
          "description": ""
        }
      ]
    },
    {
      "name": "group",
      "label": "Group",
      "description": "Configure Group for the operator",
      "type": "string"
    },
    {
      "name": "bypass",
      "label": "Bypass",
      "description": "Configure Bypass for the operator",
      "type": "string"
    },
    {
      "name": "delinputattrs",
      "label": "Delete Input Attributes",
      "description": "Configure Delete Input Attributes for the operator",
      "type": "string"
    },
    {
      "name": "parmcolorspace",
      "label": "Parameter Color Space",
      "description": "Configure Parameter Color Space for the operator",
      "type": "menu",
      "options": [
        {
          "label": "sRGB",
          "value": "srgb",
          "description": "sRGB color space, with sRGB transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "sRGB - Linear",
          "value": "srgblinear",
          "description": "Linear srgblinear - sRGB color space, with linear transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.601 (NTSC)",
          "value": "rec601ntsc",
          "description": "Rec.601 with NTSC primaries color space, with Rec.601 transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.709",
          "value": "rec709",
          "description": "Rec.709 color space, with Rec.709 (same as Rec.2020) transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.2020",
          "value": "rec2020",
          "description": "Rec.2020 color space, with Rec.2020 (same as Rec.709) transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "DCI-P3",
          "value": "dcip3",
          "description": "P3 dcip3 - DCI-P3 color space, with D65 white point and 2.6 gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "DCI-P3 (D60)",
          "value": "dcip3d60",
          "description": "P3 (D60) dcip3d60 - DCI-P3 \"D60 sim\" color space, with D60 white point, and 2.6 gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "Display-P3 (D65)",
          "value": "displayp3d65",
          "description": "P3 (D65) displayp3d65 - Display-P3 color space, with D65 white point, and sRGB gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "ACES2065-1",
          "value": "aces2065-1",
          "description": "1 aces2065-1 - ACES 2065-1 (also known as ACES AP0) color space, with a linear gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "ACEScg",
          "value": "acescg",
          "description": "ACEScg (also known as ACES AP1) color space, with a linear gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "Passthrough",
          "value": "passthrough",
          "description": "When selected, the color values will be used as-is in the operation, without any modification or attempt to convert them into the Working Color Space."
        }
      ]
    },
    {
      "name": "srgb",
      "label": "sRGB",
      "description": "Configure sRGB for the operator",
      "type": "menu",
      "options": [
        {
          "label": "sRGB",
          "value": "srgb",
          "description": "sRGB color space, with sRGB transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "sRGB - Linear",
          "value": "srgblinear",
          "description": "Linear srgblinear - sRGB color space, with linear transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.601 (NTSC)",
          "value": "rec601ntsc",
          "description": "Rec.601 with NTSC primaries color space, with Rec.601 transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.709",
          "value": "rec709",
          "description": "Rec.709 color space, with Rec.709 (same as Rec.2020) transfer function. Considered an SDR color space with respect to Reference White."
        },
        {
          "label": "Rec.2020",
          "value": "rec2020",
          "description": "Rec.2020 color space, with Rec.2020 (same as Rec.709) transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "DCI-P3",
          "value": "dcip3",
          "description": "P3 dcip3 - DCI-P3 color space, with D65 white point and 2.6 gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "DCI-P3 (D60)",
          "value": "dcip3d60",
          "description": "P3 (D60) dcip3d60 - DCI-P3 \"D60 sim\" color space, with D60 white point, and 2.6 gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "Display-P3 (D65)",
          "value": "displayp3d65",
          "description": "P3 (D65) displayp3d65 - Display-P3 color space, with D65 white point, and sRGB gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "ACES2065-1",
          "value": "aces2065-1",
          "description": "1 aces2065-1 - ACES 2065-1 (also known as ACES AP0) color space, with a linear gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "ACEScg",
          "value": "acescg",
          "description": "ACEScg (also known as ACES AP1) color space, with a linear gamma transfer function. Considered an HDR color space with respect to Reference White."
        },
        {
          "label": "Passthrough",
          "value": "passthrough",
          "description": "When selected, the color values will be used as-is in the operation, without any modification or attempt to convert them into the Working Color Space."
        }
      ]
    },
    {
      "name": "parmreferencewhite",
      "label": "Parameter Reference White",
      "description": "Configure Parameter Reference White for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Default For Color Space",
          "value": "default",
          "description": "Will use either the SDR or the HDR Reference White, based on the color space selected."
        },
        {
          "label": "Standard (SDR)",
          "value": "sdr",
          "description": "Will treat the Parameter Color Space as SDR for it's reference white value."
        },
        {
          "label": "High (HDR)",
          "value": "hdr",
          "description": "Will treat the Parameter Color Space as HDR for it's reference white value."
        }
      ]
    },
    {
      "name": "default",
      "label": "Default For Color Space",
      "description": "Configure Default For Color Space for the operator",
      "type": "menu",
      "options": [
        {
          "label": "Default For Color Space",
          "value": "default",
          "description": "Will use either the SDR or the HDR Reference White, based on the color space selected."
        },
        {
          "label": "Standard (SDR)",
          "value": "sdr",
          "description": "Will treat the Parameter Color Space as SDR for it's reference white value."
        },
        {
          "label": "High (HDR)",
          "value": "hdr",
          "description": "Will treat the Parameter Color Space as HDR for it's reference white value."
        }
      ]
    }
  ],
  "experimental": true,
  "sourceFile": "Experimental-Pattern_POP.htm",
  "parsedAt": "2025-08-08T03:03:58.304Z"
}