Navigation
API > API/Developer > API/Developer/SkeletalMeshUtilitiesCommon > API/Developer/SkeletalMeshUtilitiesCommon/FLODUtilities
| Type | Name | Description | |
|---|---|---|---|
| void | SimplifySkeletalMeshLOD
(
FSkeletalMeshUpdateContext& UpdateContext, |
Simplifies the static mesh based upon various user settings for DesiredLOD. | |
| void | SimplifySkeletalMeshLOD
(
USkeletalMesh* SkeletalMesh, |
Simplifies the static mesh based upon various user settings for DesiredLOD This is private function that gets called by SimplifySkeletalMesh |