Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBuilder
Description
Performs an immediate query for the underlying pooled resource. This is only allowed for external or extracted resources.
| Name | GetPooledTexture |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.h |
| Include Path | #include "RenderGraphBuilder.h" |
| Source | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.inl |
const TRefCountPtr < IPooledRenderTarget > & GetPooledTexture
(
FRDGTextureRef Texture
) const