take only building layers to the thumbnail
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/** Three.js layer used for editor-only objects (helpers, grid, polygon editors).
|
||||
* The thumbnail camera renders only layer 0, so these are excluded from thumbnails. */
|
||||
export const EDITOR_LAYER = 1
|
||||
Reference in New Issue
Block a user