WebGl2MaterialProgram
Defined in: types.ts:52
Properties
Section titled “Properties”backend
Section titled “backend”
readonlybackend:"webgl2"
Defined in: types.ts:53
executionPlan
Section titled “executionPlan”
readonlyexecutionPlan:MaterialExecutionPlan
Defined in: types.ts:60
fragmentShader
Section titled “fragmentShader”
readonlyfragmentShader:string
Defined in: types.ts:58
graphHash
Section titled “graphHash”
readonlygraphHash:string
Defined in: types.ts:55
inputPorts
Section titled “inputPorts”
readonlyinputPorts: readonlystring[]
Defined in: types.ts:56
nodeSet
Section titled “nodeSet”
readonlynodeSet:string
Defined in: types.ts:54
passes?
Section titled “passes?”
readonlyoptionalpasses: readonlyWebGl2MaterialPass[]
Defined in: types.ts:61
uniforms
Section titled “uniforms”
readonlyuniforms: readonlyMaterialUniformBinding[]
Defined in: types.ts:57
webgpu?
Section titled “webgpu?”
readonlyoptionalwebgpu:WebGpuMaterialProgram
Defined in: types.ts:59