dpiAwareLOD

dpiAwareLOD: boolean | undefined

If true, ScreenViewports will take into account the DPI of the display when computing the level of detail for tile graphics and decorations. This can result in sharper-looking images on high-DPI devices like mobile phones, but may reduce performance on such devices.

@note This setting has no effect if RenderSystem.Options.dpiAwareViewports is false.

@see devicePixelRatio.

Default value: false

Defined in

Last Updated: 14 November, 2024