FCanvasNGonItem::SetupPosition

Regenerates the tri list for the object with a new central point and radius

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasItem.h

Include

#include "CanvasItem.h"

Syntax

void SetupPosition
(
    const FVector2D & InPosition,
    const FVector2D & InRadius
)

Remarks

Regenerates the tri list for the object with a new central point and radius

Parameters

Parameter

Description

InPosition

List of triangles

InRadius

Size of the object

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