RegisterExternalTexture

Overload list

Windows
MacOS
Linux
Name Description

Public function

FRDGTextureR...

 

RegisterExternalTexture

(
    const TRefCountPtr< IPooledRenderTa...,
    ERenderTargetTexture Texture,
    ERDGTextureFlags Flags
)

Registers a external pooled render target texture to be tracked by the render graph.

Public function

FRDGTextureR...

 

RegisterExternalTexture

(
    const TRefCountPtr< IPooledRenderTa...,
    const TCHAR* NameIfNotRegister...,
    ERenderTargetTexture RenderTargetTe...,
    ERDGTextureFlags Flags
)

Register an external texture with a custom name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss