FMeshPaintGeometryAdapterForStaticMeshes::QueryPaintableTextures

Retrieves a list of textures which are suitable for painting

Unreal Engine C++ API Reference > Editor > MeshPaint > FMeshPaintGeometryAdapterForStaticMeshes

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/MeshPaintStaticMeshAdapter.h
Include #include "MeshPaintStaticMeshAdapter.h"
Source /Engine/Source/Editor/MeshPaint/Private/MeshPaintStaticMeshAdapter.cpp
virtual void QueryPaintableTextures
(
    int32 MaterialIndex,
    int32 & OutDefaultIndex,
    [TArray](API\Runtime\Core\Containers\TArray)< struct [FPaintableTexture](API\Editor\MeshPaint\FPaintableTexture) > & InOutTextureList
)

Remarks

Retrieves a list of textures which are suitable for painting


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library