UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MetalViewport.cpp File Reference
#include "MetalViewport.h"
#include "MetalDynamicRHI.h"
#include "MetalRHIPrivate.h"
#include "MetalCommandBuffer.h"
#include "MetalProfiler.h"
#include "MetalRHIVisionOSBridge.h"
#include "MetalDevice.h"
import <QuartzCore/CAMetalLayer.h>
#include "IOS/IOSApplication.h"
#include "IOS/IOSAppDelegate.h"
#include "RenderCommandFence.h"
#include "Containers/Set.h"
#include "RenderUtils.h"
#include "Engine/RendererSettings.h"

Variables

int32 GMetalSupportsIntermediateBackBuffer
 
int32 GMetalSeparatePresentThread
 
float GMetalPresentFramePacing
 
int32 GMetalNonBlockingPresent = 0
 

Variable Documentation

◆ GMetalNonBlockingPresent

int32 GMetalNonBlockingPresent = 0

◆ GMetalPresentFramePacing

float GMetalPresentFramePacing
extern

◆ GMetalSeparatePresentThread

int32 GMetalSeparatePresentThread
extern

◆ GMetalSupportsIntermediateBackBuffer

int32 GMetalSupportsIntermediateBackBuffer
extern