Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > USkeletalMesh > AddLODInfo
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h |
Include | #include "Engine/SkeletalMesh.h" |
Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
void AddLODInfo
&40;
const FSkeletalMeshLODInfo & NewLODInfo
&41;
Remarks
Add New LOD info entry with entry
This is used by import code, where they want to override this
Parameters
Name | Description |
---|---|
NewLODInfo | : new LOD info to be added |