Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FXRRenderBridge
- FRHICustomPresent::NeedsNativePresent()
- FXRRenderBridge::NeedsNativePresent()
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRRenderBridge.h |
| Include | #include "XRRenderBridge.h" |
virtual 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.