Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FStaticMeshLODSettings
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/StaticMeshResources.h |
Include | #include "StaticMeshResources.h" |
Source | /Engine/Source/Runtime/Engine/Private/StaticMesh.cpp |
void Initialize
&40;
const ITargetPlatform &42; TargetPlatform
&41;
Remarks
Initializes LOD settings by reading them from the passed in config file section.
Parameters
Name | Description |
---|---|
IniFile | Preloaded ini file object to load from |