Advanced
The GPU power preference for the WebGPU context. This is an optional hint indicating what configuration of GPU is suitable for the WebGPU context,
'high-performance'
'low-power'
The GPU power preference for the WebGPU context. This is an optional hint indicating what configuration of GPU is suitable for the WebGPU context,
'high-performance'
will prioritize rendering performance over power consumption,'low-power'
will prioritize power saving over rendering performance.