ComposeRequest
此内容尚不支持你的语言。
Defined in: protocol.ts:4
Properties
Section titled “Properties”allowFallback
Section titled “allowFallback”
readonlyallowFallback:boolean
Defined in: protocol.ts:14
debugSimulateLoss?
Section titled “debugSimulateLoss?”
readonlyoptionaldebugSimulateLoss:"webgpu-device"|"webgl2-context"
Defined in: protocol.ts:16
Internal
Conformance-only loss injection; production callers must omit it.
height
Section titled “height”
readonlyheight:number
Defined in: protocol.ts:12
readonlyid:number
Defined in: protocol.ts:6
inputs
Section titled “inputs”
readonlyinputs:Readonly<Record<string,VideoFrame>>
Defined in: protocol.ts:7
parameters
Section titled “parameters”
readonlyparameters:Readonly<Record<string,JsonValue>>
Defined in: protocol.ts:9
preferredBackend
Section titled “preferredBackend”
readonlypreferredBackend:"webgpu"|"webgl2"
Defined in: protocol.ts:13
program
Section titled “program”
readonlyprogram:WebGl2MaterialProgram
Defined in: protocol.ts:8
systems
Section titled “systems”
readonlysystems:Readonly<Record<string,number>>
Defined in: protocol.ts:10
readonlytype:"compose"
Defined in: protocol.ts:5
readonlywidth:number
Defined in: protocol.ts:11