@galacean/effects-plugin-model 2.8.9 → 2.9.0-alpha.0

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.
@@ -28,6 +28,7 @@ export declare class ModelMeshComponent extends RendererComponent {
28
28
  * morph 动画权重
29
29
  */
30
30
  morphWeights: number[];
31
+ private firstUpdate;
31
32
  /**
32
33
  * 构造函数,只保存传入参数,不在这里创建内部对象
33
34
  * @param engine - 引擎