finishUpdate() {
    this.getAttribute('position').needsUpdate = true
    this.getAttribute('color').needsUpdate = true
    this.getAttribute('alphaColor').needsUpdate = true
  }