Skip to content

WebGpuMaterialProgram

Defined in: types.ts:78

readonly backend: "webgpu"

Defined in: types.ts:79


readonly executionPlan: MaterialExecutionPlan

Defined in: types.ts:85


readonly graphHash: string

Defined in: types.ts:81


readonly inputPorts: readonly string[]

Defined in: types.ts:82


readonly nodeSet: string

Defined in: types.ts:80


readonly shader: string

Defined in: types.ts:84


readonly uniforms: readonly MaterialUniformBinding[]

Defined in: types.ts:83