![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "LandscapeGizmoActor.h"#include "LandscapeGizmoActiveActor.generated.h"Go to the source code of this file.
Classes | |
| struct | FGizmoSelectData |
| class | ALandscapeGizmoActiveActor |
Enumerations | |
| enum | ELandscapeGizmoType : int { LGT_None , LGT_Height , LGT_Weight , LGT_MAX } |
| enum class | ELandscapeGizmoSnapType { None , Component , Texel } |
|
strong |
| enum ELandscapeGizmoType : int |