How would I replicate time of day and skybox without a skybox in a viewport?

Hello! I’m creating a screen shotting system using viewport frames, however i’ve ran into a problem. I can’t figure out how to replicate the time of day and the background skybox when theres no skybox into a viewportframe. Can someone help me? If you need more details I’ll be happy to explain more.

1 Like

I have this portal demo game that I don’t remember where I got the file but you click and it places down portals.
Screenshot 2023-08-04 141915
I haven’t analyzed it yet so I don’t know how it works but I’ll leave it here incase you want to check it out.
As you can see in the picture, the skybox is visible in the portal on the ground so this contain something may be helpful to you.
portal_demo.rbxl (58.7 KB)

1 Like

Unfortunately its using the reflection property. Im trying to make it capture the background skybox when theres no skybox.

1 Like