Skip to content

MaterialPort

Defined in: types.ts:53

readonly binding: "host" | "instance"

Defined in: types.ts:58


readonly optional description: string

Defined in: types.ts:60


readonly direction: "input" | "output"

Defined in: types.ts:55


readonly id: string

Defined in: types.ts:54


readonly required: boolean

Defined in: types.ts:59


readonly role: "source" | "from" | "to" | "auxiliary" | "result"

Defined in: types.ts:57


readonly type: MaterialPortType

Defined in: types.ts:56