if ('axis' in altObj) {
            this._altObj.axis = altObj.axis.clone()
          } else {
            this._altObj.axis.set(0, 0, 1)
          }