![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "Misc/Guid.h"#include "Components/SplineMeshComponent.h"#include "LandscapeSplinesComponent.h"#include "VT/RuntimeVirtualTextureEnum.h"#include "LandscapeSplineSegment.generated.h"Go to the source code of this file.
Classes | |
| struct | FLandscapeSplineInterpPoint |
| struct | FLandscapeSplineSegmentConnection |
| struct | FLandscapeSplineMeshEntry |
| class | ULandscapeSplineSegment |
Enumerations | |
| enum | LandscapeSplineMeshOrientation : int { LSMO_XUp , LSMO_YUp , LSMO_MAX } |