TransformRect

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateRect

 

TransformRect

(
    const TransformType& Transform,
    const FSlateRect& Rect
)

Transforms a rect by the given transform, ensuring the rect does not get inverted.

Public function

FSlateRotate...

 

TransformRect

(
    const TransformType& Transform,
    const FSlateRotatedRect& Rect
)

Transforms a rect by the given transform.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss