Navigation
API > API/Runtime > API/Runtime/RHI
Screen Resolution
| Name | FScreenResolutionRHI |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIDefinitions.h |
| Include Path | #include "RHIDefinitions.h" |
Syntax
struct FScreenResolutionRHI
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Height | uint32 | RHIDefinitions.h | ||
| RefreshRate | uint32 | RHIDefinitions.h | ||
| Width | uint32 | RHIDefinitions.h |