API Reference > imodeljs-common > Geometry > QPoint3d > unquantize unquantize Method Returns a Point3d unquantized according to the supplied params. If out is supplied, it will be modified in-place instead of allocating a new Point3d. unquantize(params: QParams3d, out?: Point3d): Point3d Parameter Type Description params QParams3d out Point3d Returns - Point3d Defined in core/common/src/QPoint.ts Line 529 Last Updated: 11 June, 2024