API Reference > imodeljs-frontend > Tiles > TileAdmin > TileAdmin.Props > mobileRealityTileMinToleranceRatio mobileRealityTileMinToleranceRatio mobileRealityTileMinToleranceRatio: undefined | number Nominally the error on screen size of a reality tile. The minimum value of 1.0 will apply a direct 1:1 scale. A ratio higher than 1.0 will result in lower quality display as the reality tile refinement becomes more coarse. note This value only has an effect on mobile devices. On non-mobile devices, this ratio will always internally be 1.0 and any setting here will be ignored. Default value: 3.0 Minimum value: 1.0 Defined in core/frontend/src/tile/TileAdmin.ts Line 1002 Last Updated: 11 June, 2024