Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBuilder
| Type | Name | Description | |
|---|---|---|---|
| FRDGTexture * | FindExternalTexture
(
FRHITexture* Texture |
Finds an RDG texture associated with the external texture, or returns null if none is found. | |
| FRDGTexture * | FindExternalTexture
(
IPooledRenderTarget* ExternalPooledTexture |
Finds an RDG texture associated with the external texture, or returns null if none is found. |