ToPaintGeometry

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FPaintGeomet...

 

ToPaintGeometry()

Create a paint geometry that represents this geometry.

Public function Const

FPaintGeomet...

 

ToPaintGeometry

(
    const FSlateLayoutTransform& Layou...
)

Create a paint geometry with the same size as this geometry with a given layout transform.

Public function Const

FPaintGeomet...

 

ToPaintGeometry

(
    const FVector2D& InLocalSize,
    const FSlateLayoutTransform& InLay...
)

Create a paint geometry relative to this one with a given local space size and layout transform.

Public function Const

FPaintGeomet...

 

ToPaintGeometry

(
    const FVector2D& InLocalOffset,
    const FVector2D& InLocalSize,
    float InLocalScale
)

!!! DEPRECATED FUNCTION !!! Use ToPaintGeometry taking a layout transform instead! Create a paint geometry relative to this one with a given local space size and layout transform given as a scale+offset.

Public function Const

FPaintGeomet...

 

ToPaintGeometry

(
    const FVector2D& InLocalSize,
    const FSlateLayoutTransform& InLay...,
    const FSlateRenderTransform& Rende...,
    const FVector2D& RenderTransformPi...
)

Create a paint geometry relative to this one with a given local space size and layout 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