MeshPaintHelpers::GetNumberOfUVs

Returns the number of Texture Coordinates for the given MeshComponent

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 int32 GetNumberOfUVs
(
    const [UMeshComponent](API\Runtime\Engine\Components\UMeshComponent) * MeshComponent,
    int32 LODIndex
)

Remarks

Returns the number of Texture Coordinates for the given MeshComponent


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library