Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FGeometry
| Type | Name | Description | |
|---|---|---|---|
| FORCEINLINE_DEBUGGABLEFPaintGeometry | Create a paint geometry that represents this geometry. | ||
| FORCEINLINE_DEBUGGABLEFPaintGeometry | ToPaintGeometry
(
const FSlateLayoutTransform& LayoutTransform |
Create a paint geometry with the same size as this geometry with a given layout transform. | |
| FORCEINLINE_DEBUGGABLEFPaintGeometry | ToPaintGeometry
(
const UE::Slate::FDeprecateVector2DParameter& InLocalSize, |
Create a paint geometry relative to this one with a given local space size and layout transform. | |
| FORCEINLINE_DEBUGGABLEFPaintGeometry | ToPaintGeometry
(
const UE::Slate::FDeprecateVector2DParameter& InLocalSize, |
Create a paint geometry relative to this one with a given local space size and layout transform. |