core
core copied to clipboard
Set underlying WebGPU background color to same as Scene background, so resize doesn't show black regions
Describe the feature
For the gpu.gpudraw system, the default "clear color" in the renderer should be same as Scene background. Easy fix.
Relevant code
No response