fModeFlagInterlaced#

Fully qualified name: omni::platforminfo::fModeFlagInterlaced

Defined in omni/platforminfo/IDisplayInfo.h

constexpr ModeFlags omni::platforminfo::fModeFlagInterlaced = 0x01#

Flag to indicate that the screen mode is interlaced.

An interlaced display will render every other line of the image alternating between even and odd scanlines each frame. This can result in less flicker at the same refresh rate as a non-interlaced display, or less data transmission required per frame at a lower refresh rate.