FSlateRotatedRect::FSlateRotatedRect

Per-element constructor.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Layout/SlateRotatedRect.h"

Syntax

FSlateRotatedRect
(
    const FVector2D & InTopLeft,
    const FVector2D & InExtentX,
    const FVector2D & InExtentY
)

Remarks

Per-element constructor.

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