Question: how to use 360 panoramic image for the Sky Sphere texture

I know that Unreal Engine is using a skybox texture. but is it possible to use a 360 panoramic image instead for the sky texture? Like this

Thanks

8b59faed67b993303b0dbcb20eab654704a17da9.jpeg

There is no easy way of doing it properly, but there is an easy hack way. Model up a UV sphere in Blender, smooth the faces then invert the normals. Apply your 360 panorama as an image texture and you have yourself a custom skysphere.

https://answers.unrealengine.com/que…mic-image.html

Edit: you may have to mirror the panorama horizontally because it’s being mapped to the interior of the sphere.