Adding Background Color to OpenXR XRLoading Screen Functionality based Loading Screen

Hello,

I hope you’re all doing well. I’ve been working on implementing a splash screen using the OpenXR XRLoading library function “Set Loading Screen” in my level blueprint. I’ve managed to display the image correctly in front of me with the desired offset. However, the issue I’m facing is that the background around the image is black, creating a somewhat odd appearance.

Is there a way to add a background color or some other element to avoid having the image appear as if it’s floating in black space? I’d like to enhance the visual experience by incorporating a background color that complements the image.