addScriptGraphPort
此内容尚不支持你的语言。
addScriptGraphPort(
graph,side,port):ScriptGraph
Defined in: logic/graphOps.ts:161
Declare a port on this graph’s signature — what a graph.call elsewhere will
show. The side is the author’s choice, not a guess from the wires: a port with
nothing wired to it yet still has to exist to wire INTO.
Parameters
Section titled “Parameters”"outputs" | "inputs"