UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RenderTargetPool.h File Reference
#include "Containers/Array.h"
#include "CoreMinimal.h"
#include "CoreTypes.h"
#include "HAL/PlatformAtomics.h"
#include "RHI.h"
#include "RenderGraphDefinitions.h"
#include "RenderGraphResources.h"
#include "RenderResource.h"
#include "RendererInterface.h"
#include "Templates/RefCounting.h"
#include "Async/RecursiveMutex.h"

Go to the source code of this file.

Classes

struct  FPooledRenderTarget
 
class  FRenderTargetPool
 

Variables

RENDERCORE_API TGlobalResource< FRenderTargetPoolGRenderTargetPool
 

Variable Documentation

◆ GRenderTargetPool

The global render targets for easy shading.

The global render targets pool.