const ix = Math.floor(
      (hashResolution * (vAdd.x - this.vBoxMin.x)) /
        (this.vBoxMax.x + oneHynberes - this.vBoxMin.x)
    )