SWidget::SetRenderTransformPivot

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

FORCEINLINEvoid SetRenderTransformPivot
(
    TAttribute< FVector2D > InTransformPivot
)

Parameters

Parameter

Description

InTransformPivot

Sets the pivot point of the widget's render transform (in normalized local space).

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