UTextureRenderTarget2D::UpdateResourceImmediate

Updates (resolves) the render target texture immediately.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/TextureRenderTarget2D.h

Include

#include "Engine/TextureRenderTarget2D.h"

Source

/Engine/Source/Runtime/Engine/Private/TextureRenderTarget2D.cpp

Syntax

void UpdateResourceImmediate
(
    bool bClearRenderTarget
)

Remarks

Updates (resolves) the render target texture immediately. Optionally clears the contents of the render target to green.

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