跳转到内容

removeScriptGraphPort

此内容尚不支持你的语言。

removeScriptGraphPort(graph, side, name): ScriptGraph

Defined in: logic/graphOps.ts:174

Drop a port. Wires that landed on it go with it — unlike a variable, whose nodes stay readable, a pin that no longer exists has nowhere to draw an edge.

ScriptGraph

"outputs" | "inputs"

string

ScriptGraph