Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRHICustomPresent
- FRHICustomPresent::NeedsNativePresent()
- FXRRenderBridge::NeedsNativePresent()
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
bool NeedsNativePresent&40;&41;
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.