FCanvas::SetRenderTargetDirty

Marks render target as dirty so that it will be resolved to texture

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Syntax

void SetRenderTargetDirty
(
    bool bDirty
)

Remarks

Marks render target as dirty so that it will be resolved to texture

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