SimplifySkeletalMeshLOD

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

SimplifySkeletalMeshLOD

(
    FSkeletalMeshUpdateContext& Update...,
    int32 DesiredLOD,
    bool bRestoreClothing,
    FThreadSafeBool* OutNeedsPacka...
)

Simplifies the static mesh based upon various user settings for DesiredLOD.

Private function Static

void

 

SimplifySkeletalMeshLOD

(
    USkeletalMesh* SkeletalMesh,
    int32 DesiredLOD,
    bool bRestoreClothing,
    FThreadSafeBool* OutNeedsPacka...
)

Simplifies the static mesh based upon various user settings for DesiredLOD This is private function that gets called by SimplifySkeletalMesh

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss