跳转到内容

WebGl2MaterialProgram

此内容尚不支持你的语言。

Defined in: types.ts:52

readonly backend: "webgl2"

Defined in: types.ts:53


readonly executionPlan: MaterialExecutionPlan

Defined in: types.ts:60


readonly fragmentShader: string

Defined in: types.ts:58


readonly graphHash: string

Defined in: types.ts:55


readonly inputPorts: readonly string[]

Defined in: types.ts:56


readonly nodeSet: string

Defined in: types.ts:54


readonly optional passes: readonly WebGl2MaterialPass[]

Defined in: types.ts:61


readonly uniforms: readonly MaterialUniformBinding[]

Defined in: types.ts:57


readonly optional webgpu: WebGpuMaterialProgram

Defined in: types.ts:59