TexturePaintHelpers::CreateTempUncompressedTexture

Static: Creates a temporary texture used to transfer data to a render target in memory

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/TexturePaintHelpers.h

Include

#include "TexturePaintHelpers.h"

Source

/Engine/Source/Editor/MeshPaint/Private/TexturePaintHelpers.cpp

Syntax

static UTexture2D * CreateTempUncompressedTexture
(
    UTexture2D * SourceTexture
)

Remarks

Static: Creates a temporary texture used to transfer data to a render target in memory

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