FStaticMeshLODSettings::Initialize

Initializes LOD settings by reading them from the passed in config file section.

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 Initialize
(
    const FConfigFile & IniFile
)

Remarks

Initializes LOD settings by reading them from the passed in config file section.

Parameters

Parameter

Description

IniFile

Preloaded ini file object to load from

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