How to hide gui elements from scene view

Hi,

I’m using RenderTexture to render some gui elements to a texture. Therefore I’m using a camera that is rendering the objects that lay in a specific layer. The other cameras are set to ignore this layer.

My problem: Every element that is rendered is visible in the scene view. Is it possible to hide those gui elements from the scene view?

Thanks in advance!

At the top of your Scene view tab, there is a list of buttons. Between the light and audio icon, there is one that looks like a picture of a mountain. You can use that to toggle the GUI elements. It may also toggle some other stuff, though.

Great :slight_smile: