is there a simple way to set the background colour of a scene? sorry if the answer is obvious-- i just can't seem to find it. i thought it might be a property of the camera or the scene but i guess not?
For now, the easiest way i have found is using a white sprite on the scene (a 1px sprite), scale it to the size i need and change its color on the Sprite Renderer component properties.