FSkeletalMeshComponentAdapter::GetMaterialIndex

Returns the material index for the given lod and section index

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

References

   
Module MeshMergeUtilities
Header /Engine/Source/Developer/MeshMergeUtilities/Public/SkeletalMeshAdapter.h
Include #include "SkeletalMeshAdapter.h"
Source /Engine/Source/Developer/MeshMergeUtilities/Private/SkeletalMeshAdapter.cpp
virtual int32 GetMaterialIndex
(
    int32 LODIndex,
    int32 SectionIndex
) const

Remarks

Returns the material index for the given lod and section index


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library