Verification with block rendering and all
This commit is contained in:
@@ -5,7 +5,6 @@ export class StructureOutliner {
|
||||
this.instance = instance;
|
||||
this.pullInstanceData();
|
||||
this.outliner = new Outliner(this.dimension, this.bounds.min, this.bounds.max);
|
||||
this.refresh();
|
||||
}
|
||||
|
||||
pullInstanceData() {
|
||||
|
||||
Reference in New Issue
Block a user