Translate

Translates from a pooled render target descriptor to an RDG texture descriptor.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h

Include

#include "RenderGraphResources.h"

Source

/Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.inl

Syntax

FRDGTextureDesc Translate
(
    const FPooledRenderTargetDesc & InDesc,
    ERenderTargetTexture InTexture
)

Remarks

Translates from a pooled render target descriptor to an RDG texture descriptor.

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