Add column presets and procedural shaft controls
This commit is contained in:
@@ -13,6 +13,7 @@ export const sceneRegistry = {
|
||||
site: new Set<string>(),
|
||||
building: new Set<string>(),
|
||||
ceiling: new Set<string>(),
|
||||
column: new Set<string>(),
|
||||
level: new Set<string>(),
|
||||
wall: new Set<string>(),
|
||||
fence: new Set<string>(),
|
||||
|
||||
Reference in New Issue
Block a user