PAPER2FSpriteGeometryShape::SetNewPivot

Sets a new pivot and adjusts all vertices to be relative to it.

Windows
MacOS
Linux

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/SpriteEditorOnlyTypes.h

Include

#include "SpriteEditorOnlyTypes.h"

Syntax

void SetNewPivot
(
    const FVector2D & NewPosInTextureSpace
)

Remarks

Sets a new pivot and adjusts all vertices to be relative to it.

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