FStaticMeshComponentAdapter::GetMaterialIndex

Returns the material index for the given lod and section index

Windows
MacOS
Linux

Override Hierarchy

IMaterialBakingAdapter::GetMaterialIndex()

FStaticMeshComponentAdapter::GetMaterialIndex()

References

Module

MeshMergeUtilities

Header

/Engine/Source/Developer/MeshMergeUtilities/Public/StaticMeshComponentAdapter.h

Include

#include "StaticMeshComponentAdapter.h"

Source

/Engine/Source/Developer/MeshMergeUtilities/Private/StaticMeshComponentAdapter.cpp

Syntax

virtual int32 GetMaterialIndex
(
    int32 LODIndex,
    int32 SectionIndex
) const

Remarks

Returns the material index for the given lod and section index

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss