FSlateRotatedRect::FSlateRotatedRect

Construct a rotated rect from a given aligned rect.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/SlateRotatedRect.h

Include

#include "Layout/SlateRotatedRect.h"

Syntax

FSlateRotatedRect
(
    const FSlateRect & AlignedRect
)

Remarks

Construct a rotated rect from a given aligned rect.

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