Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > FHierarchicalLODBuilder
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/HierarchicalLOD.h |
Include | #include "HierarchicalLOD.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/HierarchicalLOD.cpp |
bool ShouldBuildHLODForLevel
&40;
const UWorld &42; World,
const ULevel &42; Level
&41; const
Remarks
Determine whether or not this level should have HLODs built for it in the specified world bool
Parameters
Name | Description |
---|---|
World | The world the level is part of |
Level | The level to test |