API Reference > imodeljs-frontend > Tiles > TileDrawArgs > computePixelSizeInMetersAtClosestPoint computePixelSizeInMetersAtClosestPoint MethodProtected Compute the size in meters of one pixel at the point on a sphere closest to the camera. Device scaling is not applied. computePixelSizeInMetersAtClosestPoint(center: Point3d, radius: number): number Parameter Type Description center Point3d radius number Returns - number Defined in core/frontend/src/tile/TileDrawArgs.ts Line 158 Last Updated: 11 June, 2024