Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/AssetUtils
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/AssetUtils/StaticMeshMaterialUtil.h |
| Include | #include "AssetUtils/StaticMeshMaterialUtil.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/AssetUtils/StaticMeshMaterialUtil.cpp |
namespace UE
{
namespace AssetUtils
{
bool UE::AssetUtils::GetStaticMeshLODAssetMaterials
(
UStaticMesh * StaticMeshAsset,
int32 LODIndex,
FStaticMeshLODMaterialSetInfo & MaterialInfoOut
)
}
}
Remarks
Extract information about the material set for a given LODIndex of a StaticMeshAsset