Mark the full store for gltf overrides
This commit is contained in:
@@ -33,7 +33,7 @@ export class ObjectStoreFull extends ObjectStoreLite implements IObjectStore
|
||||
{
|
||||
super(circuit, agent, clientEvents, options);
|
||||
this.rtree = new RBush3D();
|
||||
|
||||
this.fullStore = true;
|
||||
}
|
||||
|
||||
protected objectUpdate(objectUpdate: ObjectUpdateMessage): void
|
||||
|
||||
Reference in New Issue
Block a user