Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICustomPresent
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
bool NeedsNativePresent()
Remarks
Called from render thread to see if a native present will be requested for this frame. true if native Present will be requested for this frame; false otherwise. Must match value subsequently returned by Present for this frame.