MeshPaintHelpers::ClearMeshTextureOverrides

Clears all texture overrides for this component.

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

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/MeshPaintHelpers.h
Include #include "MeshPaintHelpers.h"
Source /Engine/Source/Editor/MeshPaint/Private/MeshPaintHelpers.cpp
static void ClearMeshTextureOverrides
(
    const [IMeshPaintGeometryAdapter](API\Editor\MeshPaint\IMeshPaintGeometryAdapter) & GeometryInfo,
    [UMeshComponent](API\Runtime\Engine\Components\UMeshComponent) * InMeshComponent
)

Remarks

Clears all texture overrides for this component.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library