![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Layout/SlateRect.h"#include "Math/TransformCalculus.h"#include "Math/TransformCalculus2D.h"#include "Math/Vector2D.h"#include "Rendering/SlateLayoutTransform.h"#include "Rendering/SlateRenderTransform.h"#include "Types/SlateVector2.h"Go to the source code of this file.
Classes | |
| struct | FSlateRotatedRect |
Functions | |
| template<typename TransformType > | |
| FSlateRotatedRect | TransformRect (const TransformType &Transform, const FSlateRotatedRect &Rect) |
| FSlateRotatedRect TransformRect | ( | const TransformType & | Transform, |
| const FSlateRotatedRect & | Rect | ||
| ) |
Transforms a rect by the given transform.