Navigation
API > API/Runtime > API/Runtime/ApplicationCore
The accuracy when dealing with physical characteristics of the monitor/screen of the device we're running on.
| Name | EScreenPhysicalAccuracy |
| Type | enum |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformApplicationMisc.h" |
Syntax
enum EScreenPhysicalAccuracy
{
Unknown,
Approximation,
Truth,
}
Values
| Name | Remarks |
|---|---|
| Unknown | |
| Approximation | |
| Truth |