if (typeof this.options.scale !== "number") {
            this.options.scale = Position.from(this.options.scale);
        }