Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCanvasNGonItem
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/CanvasItem.h |
Include | #include "CanvasItem.h" |
void SetupPosition
&40;
const FVector2D & InPosition,
const FVector2D & InRadius
&41;
Remarks
Regenerates the tri list for the object with a new central point and radius
Parameters
Name | Description |
---|---|
InPosition | List of triangles |
InRadius | Size of the object |