修复:实体绘制没更新

pull/894/MERGE
ChenX 5 years ago
parent c3ef0c972e
commit bdbf7378b5

@ -688,8 +688,8 @@ export class ExtrudeSolid extends Entity
ms.Append(e);
}
}
this.Update();
this.AutoUpdate = updateBak;
this.Update();
}
GetGripPoints(): Array<Vector3>

Loading…
Cancel
Save