dpiAwareLOD

dpiAwareLOD: undefined | boolean

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 Viewport.devicePixelRatio.

Default value: false

Defined in

Last Updated: 29 November, 2022