USkeletalMesh::AddLODInfo

Add New LOD info entry to LODInfo array

Windows
MacOS
Linux

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

Syntax

FSkeletalMeshLODInfo & AddLODInfo()

Remarks

Add New LOD info entry to LODInfo array

This adds one entry with correct setting If it's using LODSettings, it will copy from that setting If not, it will auto calculate based on what is previous LOD setting

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