I can’t seem to find an option to set the black background to transparent. I tried creating a custom widget to replace the built-in style by changing the generated widget, but there’s still a black background. How can I solve this issue?
1 Like
This is usually controlled by the material rather than the widget. Is the material you are using set to the “Translucent” blend mode? Does the material you are using provide values for the “Alpha” channel?