UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SlateRotatedRect.h File Reference

Go to the source code of this file.

Classes

struct  FSlateRotatedRect
 

Functions

template<typename TransformType >
FSlateRotatedRect TransformRect (const TransformType &Transform, const FSlateRotatedRect &Rect)
 

Function Documentation

◆ TransformRect()

template<typename TransformType >
FSlateRotatedRect TransformRect ( const TransformType &  Transform,
const FSlateRotatedRect Rect 
)

Transforms a rect by the given transform.