FStaticMeshLODSettings::GetLODGroupNames

Retrieve the names of all defined LOD groups.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/StaticMeshResources.h

Include

#include "StaticMeshResources.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

void GetLODGroupNames
(
    TArray< FName > & OutNames
) const

Remarks

Retrieve the names of all defined LOD groups.

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