Advanced
Force the use of the fallback adapter
Optional
gpuUsing shared device and adaptor from other engine
Optional
powerAn optional hint indicating what configuration of GPU
is suitable for the WebGPU context, can be 'high-performance'
or 'low-power'
.
Setting to 'high-performance'
will prioritize rendering performance over power consumption,
while setting to 'low-power'
will prioritize power saving over rendering performance.
Options for the WebGPU context.