Cut box in scene editor?

Hi ,

I would like to know if there is kind of a cut box in unity.
I have a building (mesh from only one part) with 17 floors and i would like to see one floor after an other to make some design.
Is it possible?
Thanks!

This would probably be better off asked in scripting, but what you’re asking isn’t the most trivial thing in the world either, since you mention it’s a single mesh. Cutting holes in meshes without cutting out parts you want to see isn’t easy. You’d honestly be better off dividing the mesh up into floors and switching floors off/on as needed.

2 Likes