USkeletalMesh::AddLODInfo

Add New LOD info entry with entry This is used by import code, where they want to override this

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h

Include

#include "Engine/SkeletalMesh.h"

Syntax

void AddLODInfo
(
    const FSkeletalMeshLODInfo & NewLODInfo
)

Remarks

Add New LOD info entry with entry

This is used by import code, where they want to override this

Parameters

Parameter

Description

NewLODInfo

: new LOD info to be added

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