Choose your operating system:
Windows
macOS
Linux
| FRHICustomPresent::NeedsNativePresent()
|
Module |
|
Header |
/Engine/Source/Runtime/RHI/Public/RHIResources.h |
Include |
#include "RHIResources.h" |
bool NeedsNativePresent()
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.