IMeshPaintGeometryAdapter::GetMeshIndices

Returns the indices for the current LOD index in the Mesh

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

  • IMeshPaintGeometryAdapter::GetMeshIndices()

References

   
Module MeshPaint
Header /Engine/Source/Editor/MeshPaint/Public/IMeshPaintGeometryAdapter.h
Include #include "IMeshPaintGeometryAdapter.h"
const [TArray](API\Runtime\Core\Containers\TArray)< uint32 > & GetMeshIndices() const  

Remarks

Returns the indices for the current LOD index in the Mesh


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library