dpiAwareViewports
dpiAwareViewports: boolean | undefined
If true, ScreenViewports will respect the DPI of the display. See devicePixelRatio and cssPixelsToDevicePixels.
@see - RenderSystem.Options.dpiAwareLOD to control whether device pixel ratio affects the level of detail for tile graphics and decorations.
- cssPixelsToDevicePixels to convert CSS pixels to device pixels.
- devicePixelRatio.
Default value: true
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.