Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/TexturePaintHelpers
Description
Returns the maximum bytes per pixel that are supported for source textures when painting. This limitation is set by CreateTempUncompressedTexture.
| Name | GetMaxSupportedBytesPerPixelForPainting |
| Type | function |
| Header File | /Engine/Source/Editor/MeshPaint/Public/TexturePaintHelpers.h |
| Include Path | #include "TexturePaintHelpers.h" |
| Source | /Engine/Source/Editor/MeshPaint/Private/TexturePaintHelpers.cpp |
static int32 GetMaxSupportedBytesPerPixelForPainting()