Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Slate > API/Runtime/UMG/Slate/FWidgetTransform > API/Runtime/UMG/Slate/FWidgetTransform/__ctor
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Slate/WidgetTransform.h |
| Include | #include "Slate/WidgetTransform.h" |
FWidgetTransform
(
const FVector2D & InTranslation,
const FVector2D & InScale,
const FVector2D & InShear,
float InAngle
)