FMeshMergeDataTracker::DoesLODContainVertexColors

Returns whether or not any raw mesh entry contains vertex colors for the specified LOD index

Unreal Engine C++ API Reference > Developer > MeshMergeUtilities > FMeshMergeDataTracker

References

   
Module MeshMergeUtilities
Header /Engine/Source/Developer/MeshMergeUtilities/Public/MeshMergeDataTracker.h
Include #include "MeshMergeDataTracker.h"
Source /Engine/Source/Developer/MeshMergeUtilities/Private/MeshMergeDataTracker.cpp
bool DoesLODContainVertexColors
(
    int32 LODIndex
) const

Remarks

Returns whether or not any raw mesh entry contains vertex colors for the specified LOD index


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library