Apply shadow state after adding render objects
This commit is contained in:
@@ -3527,6 +3527,8 @@ export class ViewportHost {
|
||||
this.entityGroup.add(renderObjects.group);
|
||||
this.entityRenderObjects.set(entity.id, renderObjects);
|
||||
}
|
||||
|
||||
this.applyShadowState();
|
||||
}
|
||||
|
||||
private rebuildModelInstances(
|
||||
|
||||
Reference in New Issue
Block a user