Skip to content

MaterialNodeDefinition

Defined in: types.ts:28

readonly estimatedPasses: number

Defined in: types.ts:34


readonly estimatedTextureSamples: number

Defined in: types.ts:33


readonly inputs: Readonly<Record<string, MaterialValueType>>

Defined in: types.ts:31


readonly outputs: Readonly<Record<string, MaterialValueType>>

Defined in: types.ts:32


readonly type: string

Defined in: types.ts:29


readonly version: string

Defined in: types.ts:30