Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FSlateRect
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/SlateRect.h |
| Include | #include "Layout/SlateRect.h" |
static FSlateRect FromPointAndExtent
&40;
const UE::Slate::FDeprecateVector2DParameter & TopLeft,
const UE::Slate::FDeprecateVector2DParameter & Size
&41;
Remarks
Creates a rect from a top left point and extent. Provided as a factory function to not conflict with the TopLeft + BottomRight ctor.