Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > USkeletalMeshLODSettings
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | SetLODSettingsToMesh
(
USkeletalMesh* InMesh |
Set InMesh->LODInfo with this LOD Settings return # of settings that are set. Return N for 0-(N-1). |
![]() ![]() |
bool | SetLODSettingsToMesh
(
USkeletalMesh* InMesh, |
Set InMesh->LODInfo with this LOD Settings for LODIndex return true if succeed |