![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "IndexTypes.h"#include "Math/UnrealMathSSE.h"#include "Math/Vector.h"#include "MeshShapeGenerator.h"#include "Misc/EnumClassFlags.h"Go to the source code of this file.
Classes | |
| class | UE::Geometry::FRectangleMeshGenerator |
| class | UE::Geometry::FRoundedRectangleMeshGenerator |
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
Enumerations | |
| enum class | UE::Geometry::ERoundedRectangleCorner : uint8 { UE::Geometry::None = 0 , UE::Geometry::BottomLeft = 1 , UE::Geometry::BottomRight = 2 , UE::Geometry::TopLeft = 4 , UE::Geometry::TopRight = 8 , UE::Geometry::All = 15 } |
Functions | |
| UE::Geometry::ENUM_CLASS_FLAGS (ERoundedRectangleCorner) | |