updateMesh() {
      if (this._mesh) {
        this.remove(this._mesh);
      }