FMeshMergeDataTracker::DoesUVChannelContainData

Returns whether or not any raw mesh entry contains texture coordinates for the specified UV channel and any LOD index

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

References

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

Remarks

Returns whether or not any raw mesh entry contains texture coordinates for the specified UV channel and any LOD index


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library