EScreenPhysicalAccuracy

The accuracy when dealing with physical characteristics of the monitor/screen of the device we're running on.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h

Include

#include "GenericPlatform/GenericPlatformApplicationMisc.h"

Syntax

enum EScreenPhysicalAccuracy
{
    Unknown,
    Approximation,
    Truth,
}

Values

Name

Description

Unknown

Approximation

Truth

Remarks

The accuracy when dealing with physical characteristics of the monitor/screen of the device we're running on.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss