IMaterialBakingAdapter::GetMaterialIndex

Returns the material index for the given lod and section index

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshMergeUtilities

Header

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

Include

#include "IMaterialBakingAdapter.h"

Syntax

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