Add terrain brush preview sync in ViewportHost

This commit is contained in:
2026-04-18 20:33:05 +02:00
parent bd7ea1adc9
commit d194d2a008

View File

@@ -1060,6 +1060,7 @@ export class ViewportHost {
});
this.applyViewModePose();
this.syncTerrainBrushPreview();
if (this.currentAdvancedRenderingSettings !== null) {
this.syncAdvancedRenderingComposer(this.currentAdvancedRenderingSettings);