![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "ActorPartition/ActorPartitionSubsystem.h"#include "LandscapeConfigHelper.generated.h"Go to the source code of this file.
Enumerations | |
| enum class | ELandscapeResizeMode : uint8 { Resample = 0 , Clip = 1 , Expand = 2 } |
|
strong |