FDeferredUpdateResource::UpdateDeferredResource

Updates (resolves) the render target texture.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/TextureResource.h

Include

#include "TextureResource.h"

Syntax

void UpdateDeferredResource
(
    FRHICommandListImmediate & RHICmdList,
    bool bClearRenderTarget
)

Remarks

Updates (resolves) the render target texture. Optionally clears the contents of the render target to green. This is only called by the rendering thread.

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