@manycore/custom-sdk 3.1.8 → 3.1.9

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.
Files changed (3) hide show
  1. package/index.d.ts +6 -0
  2. package/index.js +14 -14
  3. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -4353,6 +4353,12 @@ export declare class FittingDesignService extends BaseService {
4353
4353
  * @param flag
4354
4354
  */
4355
4355
  toggleModelFullTransparent(flag: boolean): void;
4356
+ /**
4357
+ * 开启后,将所有模型材质渲染为【白色材质 + 线框】
4358
+ * 关闭恢复材质模式
4359
+ * @param enable 是否开启【白色线框】渲染
4360
+ */
4361
+ toggleWhiteMode(enable: boolean): void;
4356
4362
  /**
4357
4363
  * 配置模型展示信息
4358
4364
  * - 交界面、交接体颜色