How to delete the default scenery when Unity is launched?

Hello, I am very new to Unity so I have a basic question.

I am using an Oculus to send head tracking data via UDP, but I do not want anything to be shown on the screen inside the Oculus headset.

Is there a way of deleting the sky and stuff that is present by default?

Thanks

Hi,

can disable skybox from Window / Lighting / Settings tab
delete default skybox material

3210552--245786--upload_2017-9-6_22-34-32.png

1 Like

thanks dude will give it a try!