Add decal management functionality and refactor wall components
This commit is contained in:
@@ -42,7 +42,7 @@ function WallInstances() {
|
||||
|
||||
return (
|
||||
<>
|
||||
{!toggleView && (
|
||||
{!toggleView && walls.length > 1 && (
|
||||
<>
|
||||
<mesh name='Walls-Group'>
|
||||
<Geometry useGroups>
|
||||
|
||||
Reference in New Issue
Block a user