Navigation
API > API/Runtime > API/Runtime/RHI
Struct to provide details of swap chain flips
| Name | FRHIFlipDetails |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
Syntax
struct FRHIFlipDetails
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DynamicRHI.h | |||
FRHIFlipDetails
(
uint64 InPresentIndex, |
DynamicRHI.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FlipTimeInSeconds | double | DynamicRHI.h | ||
| PresentIndex | uint64 | DynamicRHI.h | ||
| VBlankTimeInCycles | uint64 | DynamicRHI.h | ||
| VBlankTimeInSeconds | double | DynamicRHI.h |