zakeke-configurator-react 0.1.251 → 0.1.252

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -215,6 +215,7 @@ export declare class SceneViewer implements IDisposable {
215
215
  private setRenderingOnDelayLoaded;
216
216
  protected createHighlightLayer(): void;
217
217
  protected setupHighlightLayerIntensity(): void;
218
+ protected updateHighlightLayerExcludedDesignMeshes(): void;
218
219
  protected createDOMElement(): void;
219
220
  protected removeDomElement(): void;
220
221
  appendTo(element: HTMLElement): void;