Taos API Reference
    Preparing search index...

    Function getNodeInputPorts

    • Effective input ports for a node instance: kind.dynamicInputs(params) if defined, else the static kind.inputs. Use this everywhere (compiler, type inference, overlay) instead of reading kind.inputs directly so compound nodes work without special-casing each call site.

      Parameters

      Returns readonly PortSpec[]