FCanvas::SetRenderTargetDirty

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

Choose your operating system:

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