Intermact API Reference / @intermact/render-three / ComputeRequest
Interface: ComputeRequest
Defined in: worker/protocol.ts:54
A request envelope (id correlates the response).
Properties
id
readonlyid:number
Defined in: worker/protocol.ts:55
job
readonlyjob:ComputeJob
Defined in: worker/protocol.ts:56