MaterialGraph
Defined in: types.ts:20
Extends
Section titled “Extends”Indexable
Section titled “Indexable”[key: string]: JsonValue
Properties
Section titled “Properties”$schema
Section titled “$schema”$schema:
string
Defined in: types.ts:21
graphVersion
Section titled “graphVersion”graphVersion:
string
Defined in: types.ts:22
nodes:
MaterialGraphNode[]
Defined in: types.ts:24
nodeSet
Section titled “nodeSet”nodeSet:
string
Defined in: types.ts:23
outputs
Section titled “outputs”outputs:
Record<string, {node:string;output:string; }>
Defined in: types.ts:25