Skip to content

ScriptGraphSignature

Defined in: logic/nodes.ts:39

What a callable graph takes and hands back.

inputs: readonly ScriptGraphPort[]

Defined in: logic/nodes.ts:40


outputs: readonly ScriptGraphPort[]

Defined in: logic/nodes.ts:41