this.applyMatrix(
        new three.Matrix4().makeTranslation(this._location.x, this._location.y, this._location.z)
      );