USkeletalMeshLODSettings::SetLODSettingsToMesh

Set InMesh->LODInfo with this LOD Settings for LODIndex return true if succeed

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMeshLODSettings.h

Include

#include "Engine/SkeletalMeshLODSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMeshLODSettings.cpp

Syntax

bool SetLODSettingsToMesh
(
    USkeletalMesh * InMesh,
    int32 LODIndex
) const

Remarks

Set InMesh->LODInfo with this LOD Settings for LODIndex return true if succeed

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