Class ArrayElementAsMatrix

    • Field Detail

      • xOffset

        public PortParameter xOffset
        The xOffset offset into the input array. This is an integer that defaults to 1. If the port is left unconnected, then the parameter value will be used.
      • yOffset

        public PortParameter yOffset
        The yOffset offset into the input array. This is an integer that defaults to 1. If the port is left unconnected, then the parameter value will be used.
      • x

        public PortParameter x
        The x index into the input array. This is an integer that defaults to 0. If the port is left unconnected, then the parameter value will be used.
      • y

        public PortParameter y
        The y index into the input array. This is an integer that defaults to 0. If the port is left unconnected, then the parameter value will be used.