Settings passed to GPU.js
GPUsettings
const options: GPUsettings = { mode: "webgl" } Copy
const options: GPUsettings = { mode: "webgl" }
Optional
Mode to run GPU.js in, default is "webgl"
Generated using TypeDoc
Settings passed to GPU.js
GPUsettings
Example